X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=798422b3352d2e0e6967a9b131ea5d9f1f1ee209;hb=aa901a8ee7cd3964e89ea0cf62dfb4ebc775fcb1;hp=9a9f9d3f0c19de400c73b495f852da801253002f;hpb=ca28e08c2f47dec4e30f54c3ef64376a6246fbf9;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 9a9f9d3f..798422b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -171,8 +171,11 @@ 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 \ openbox/actions/maximize.c \ openbox/actions/maximizehorizontal.c \ @@ -181,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 \