]> Dogcows Code - chaz/openbox/commitdiff
add the group.c
authorDana Jansens <danakj@orodu.net>
Mon, 7 Apr 2003 05:47:46 +0000 (05:47 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 7 Apr 2003 05:47:46 +0000 (05:47 +0000)
build/Makefile.kernel

index 6d64b4166b5d67ea24553ca641e80a0fa362b787..c539dbf92f36ad9fbbee725aedfb0fd782882df0 100644 (file)
@@ -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
This page took 0.025387 seconds and 4 git commands to generate.