X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=03b9480995a9b951bdfa5b0ce32243433ee9dc28;hb=cf478381b3e386dc0478403cf1a73b4d3ec6fa61;hp=cebec4076f21cf16256f7c01a079b89f1d9e77c5;hpb=a07465f376b0a33270532501127ec812efe2c2b2;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index cebec407..03b94809 100644 --- a/Makefile.am +++ b/Makefile.am @@ -163,12 +163,16 @@ openbox_openbox_SOURCES = \ 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 \