projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f42ecf
)
add the group.c
author
Dana Jansens
<danakj@orodu.net>
Mon, 7 Apr 2003 05:47:46 +0000
(
05:47
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 7 Apr 2003 05:47:46 +0000
(
05:47
+0000)
build/Makefile.kernel
patch
|
blob
|
history
diff --git
a/build/Makefile.kernel
b/build/Makefile.kernel
index 6d64b4166b5d67ea24553ca641e80a0fa362b787..c539dbf92f36ad9fbbee725aedfb0fd782882df0 100644
(file)
--- a/
build/Makefile.kernel
+++ b/
build/Makefile.kernel
@@
-8,7
+8,7
@@
LIBS += $(GLIB_LIBS) $(GMODULE_LIBS) $(XFT_LIBS) $(X_LIBS) $(XINERAMA_LIBS)
LDFLAGS += -export-dynamic
target = openbox3
-sources = action.c client.c dispatch.c engine.c event.c \
+sources = action.c client.c dispatch.c engine.c event.c
group.c
\
extensions.c focus.c frame.c grab.c menu.c openbox.c \
parse.c plugin.c prop.c screen.c stacking.c timer.c xerror.c \
parse.lex.c parse.tab.c