]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add maximize action
[chaz/openbox] / Makefile.am
index a1bc2645ce631aa56277ad48098cbdaf139739da..519216675640aa3fe62d920017a4e95b69eca78c 100644 (file)
@@ -163,11 +163,18 @@ 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/lower.c \
+       openbox/actions/maximize.c \
        openbox/actions/move.c \
+       openbox/actions/raise.c \
+       openbox/actions/raiselower.c \
        openbox/actions/reconfigure.c \
        openbox/actions/restart.c \
        openbox/actions/showdesktop.c \
        openbox/actions/showmenu.c \
+       openbox/actions/unfocus.c \
        openbox/actions.c \
        openbox/actions.h \
        openbox/client.c \
This page took 0.019726 seconds and 4 git commands to generate.