]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
remove the activate action, make the focus action "activate" but not raise or unshade
[chaz/openbox] / Makefile.am
index 230862a9f20e37dbfc3707c1a6b18cc9f3f34e97..a1bc2645ce631aa56277ad48098cbdaf139739da 100644 (file)
@@ -154,8 +154,20 @@ openbox_openbox_LDADD = \
 openbox_openbox_LDFLAGS = -export-dynamic
 openbox_openbox_SOURCES = \
        gettext.h \
-       openbox/action.c \
-       openbox/action.h \
+       openbox/actions/all.c \
+       openbox/actions/all.h \
+       openbox/actions/breakchroot.c \
+       openbox/actions/close.c \
+       openbox/actions/cyclewindows.c \
+       openbox/actions/debug.c \
+       openbox/actions/execute.c \
+       openbox/actions/exit.c \
+       openbox/actions/focus.c \
+       openbox/actions/move.c \
+       openbox/actions/reconfigure.c \
+       openbox/actions/restart.c \
+       openbox/actions/showdesktop.c \
+       openbox/actions/showmenu.c \
        openbox/actions.c \
        openbox/actions.h \
        openbox/client.c \
This page took 0.020041 seconds and 4 git commands to generate.