X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=cebec4076f21cf16256f7c01a079b89f1d9e77c5;hb=a07465f376b0a33270532501127ec812efe2c2b2;hp=6d58e90ce36f310cb7364c3ddcddc02752854b58;hpb=58d8b90122b33f608b5c4c5b91d15207eb2cecf1;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 6d58e90c..cebec407 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,9 +156,15 @@ 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/move.c \ + openbox/actions/raise.c \ openbox/actions/reconfigure.c \ openbox/actions/restart.c \ openbox/actions/showdesktop.c \