X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=798422b3352d2e0e6967a9b131ea5d9f1f1ee209;hb=5dba9562258c6bc40ced0eb7c7ae32e8cad6905c;hp=ab4d8867b679633f892a098e10d61f01c2dddde2;hpb=7f50e04925e539dbe28997a6b07369d9f5cb43e3;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index ab4d8867..798422b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -171,7 +171,9 @@ openbox_openbox_SOURCES = \ openbox/actions/exit.c \ openbox/actions/focus.c \ openbox/actions/fullscreen.c \ + openbox/actions/growtoedge.c \ openbox/actions/iconify.c \ + openbox/actions/if.c \ openbox/actions/kill.c \ openbox/actions/layer.c \ openbox/actions/lower.c \ @@ -182,6 +184,7 @@ openbox_openbox_SOURCES = \ openbox/actions/move.c \ openbox/actions/moverelative.c \ openbox/actions/moveto.c \ + openbox/actions/movetofromedge.c \ openbox/actions/omnipresent.c \ openbox/actions/raise.c \ openbox/actions/raiselower.c \