X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=002b50cf56c08a5001ab220d985491441fa3f213;hb=5d57a39b702a0f198c8a180a20058e3c82615523;hp=0ebc9aadf2555cf5a06eb99bdd69b17516f91ee2;hpb=828d06f271392abbef75bb37e2635b2085bdef90;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 0ebc9aad..002b50cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -154,6 +154,14 @@ openbox_openbox_LDADD = \ openbox_openbox_LDFLAGS = -export-dynamic openbox_openbox_SOURCES = \ gettext.h \ + openbox/actions/all.c \ + openbox/actions/all.h \ + openbox/actions/debug.c \ + openbox/actions/execute.c \ + openbox/actions/exit.c \ + openbox/actions/reconfigure.c \ + openbox/actions/showdesktop.c \ + openbox/actions/showmenu.c \ openbox/actions.c \ openbox/actions.h \ openbox/client.c \