X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=03b9480995a9b951bdfa5b0ce32243433ee9dc28;hb=cf478381b3e386dc0478403cf1a73b4d3ec6fa61;hp=222eefd3371d1b908b23e66a40f7446867167591;hpb=b76ec18d1c8857cf32598c822364298fc535c84e;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 222eefd3..03b94809 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,7 +156,23 @@ openbox_openbox_SOURCES = \ gettext.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/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 \