X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=03b9480995a9b951bdfa5b0ce32243433ee9dc28;hb=cf478381b3e386dc0478403cf1a73b4d3ec6fa61;hp=61bc0b3d8c5d46c43b282fc021978c55cd3c8f59;hpb=d642be361fde438e2b29b7374b4d6465f47ad9e9;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 61bc0b3d..03b94809 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,18 +156,23 @@ openbox_openbox_SOURCES = \ gettext.h \ openbox/actions/all.c \ openbox/actions/all.h \ - openbox/actions/activate.c \ 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/iconify.c \ + openbox/actions/lower.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 \