X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=896597f3107af4dfa5d24ff60b21073f4280ec7d;hb=8ab1e9537e5aebfe48d826cbf266cf8d582d9d65;hp=88cd5e1ee7d1468168806ed3ee1d4740fc443be5;hpb=97bb443edb8895b2b68147b0b7cb89f7338cead6;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 88cd5e1e..896597f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,7 +160,11 @@ openbox_openbox_SOURCES = \ openbox/actions/close.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ + openbox/actions/decorations.c \ + openbox/actions/desktop.c \ openbox/actions/directionalcyclewindows.c \ + openbox/actions/directionaldesktop.c \ + openbox/actions/directionaltargetwindow.c \ openbox/actions/execute.c \ openbox/actions/exit.c \ openbox/actions/focus.c \ @@ -171,6 +175,7 @@ openbox_openbox_SOURCES = \ openbox/actions/maximize.c \ openbox/actions/maximizehorizontal.c \ openbox/actions/maximizevertical.c \ + openbox/actions/menu.c \ openbox/actions/move.c \ openbox/actions/moverelative.c \ openbox/actions/moveto.c \ @@ -178,10 +183,11 @@ openbox_openbox_SOURCES = \ openbox/actions/raise.c \ openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \ + openbox/actions/resize.c \ + openbox/actions/resizerelative.c \ openbox/actions/restart.c \ openbox/actions/shade.c \ openbox/actions/showdesktop.c \ - openbox/actions/showmenu.c \ openbox/actions/unfocus.c \ openbox/actions.c \ openbox/actions.h \