X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=3181ef8dc1fe27832ede7467b49f032954dbc0c4;hb=055cef6c5ddae81fe8976ad83cfa4d60248c0f49;hp=ab4d8867b679633f892a098e10d61f01c2dddde2;hpb=7f50e04925e539dbe28997a6b07369d9f5cb43e3;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index ab4d8867..3181ef8d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -171,6 +171,7 @@ 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/kill.c \ openbox/actions/layer.c \ @@ -182,6 +183,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 \