X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=3cd5bf96b3de5ba4b3f298b9fd1a840e14b3ff6f;hb=c02c825cb8f18f0170b312ea8d4b3f4d491bff40;hp=bc0ff88a2ff2c5110c3501681ce134ca44d69acf;hpb=4145468a1984e1055a947ad957075ae51f70ca9c;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index bc0ff88a..3cd5bf96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -202,6 +202,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 +241,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 \