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