]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add the kill/close/cyclewindows actions
[chaz/openbox] / Makefile.am
index 8f2c7aa0d64d827068ca673604ac8cf69fffbb28..15c22087e181c17857983aae7de620f7be00dd61 100644 (file)
@@ -163,12 +163,21 @@ openbox_openbox_SOURCES = \
        openbox/actions/execute.c \
        openbox/actions/exit.c \
        openbox/actions/focus.c \
+       openbox/actions/fullscreen.c \
+       openbox/actions/iconify.c \
+       openbox/actions/kill.c \
        openbox/actions/lower.c \
+       openbox/actions/maximize.c \
+       openbox/actions/maximizehorizontal.c \
+       openbox/actions/maximizevertical.c \
        openbox/actions/move.c \
+       openbox/actions/moverelative.c \
+       openbox/actions/moveto.c \
        openbox/actions/raise.c \
        openbox/actions/raiselower.c \
        openbox/actions/reconfigure.c \
        openbox/actions/restart.c \
+       openbox/actions/shade.c \
        openbox/actions/showdesktop.c \
        openbox/actions/showmenu.c \
        openbox/actions/unfocus.c \
This page took 0.025792 seconds and 4 git commands to generate.