X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=c72a40b3d2c3e63d022470e419faef34ed3c33e5;hb=2f09e0ce388f63c341cb328d795766e2bd0dc24b;hp=bc0ff88a2ff2c5110c3501681ce134ca44d69acf;hpb=661a53cb6843d02f3373feab91052c47397bb6ed;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index bc0ff88a..c72a40b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -187,7 +187,6 @@ openbox_openbox_SOURCES = \ openbox/actions/if.c \ openbox/actions/kill.c \ openbox/actions/layer.c \ - openbox/actions/session.c \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/move.c \ @@ -202,6 +201,7 @@ openbox_openbox_SOURCES = \ openbox/actions/resizerelative.c \ openbox/actions/restart.c \ openbox/actions/shade.c \ + openbox/actions/shadelowerraise.c \ openbox/actions/showdesktop.c \ openbox/actions/showmenu.c \ openbox/actions/unfocus.c \ @@ -240,8 +240,6 @@ openbox_openbox_SOURCES = \ openbox/grab.h \ openbox/group.c \ openbox/group.h \ - openbox/hooks.c \ - openbox/hooks.h \ openbox/keyboard.c \ openbox/keyboard.h \ openbox/keytree.c \