X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=88cd5e1ee7d1468168806ed3ee1d4740fc443be5;hb=97bb443edb8895b2b68147b0b7cb89f7338cead6;hp=a63af6c0b0f87d7dd72582b18a6edb2121509707;hpb=d468f85300f2ec00daa08754f8e782c75a1f8590;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index a63af6c0..88cd5e1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,11 +160,13 @@ openbox_openbox_SOURCES = \ openbox/actions/close.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ + openbox/actions/directionalcyclewindows.c \ openbox/actions/execute.c \ openbox/actions/exit.c \ openbox/actions/focus.c \ openbox/actions/fullscreen.c \ openbox/actions/iconify.c \ + openbox/actions/kill.c \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/maximizehorizontal.c \ @@ -172,6 +174,7 @@ openbox_openbox_SOURCES = \ openbox/actions/move.c \ openbox/actions/moverelative.c \ openbox/actions/moveto.c \ + openbox/actions/omnipresent.c \ openbox/actions/raise.c \ openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \