X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=62570bd096bc725e550506ac9824e27b95502b22;hb=624ffe397bb52757f486208b754489cdb77fd923;hp=4c670bc03db8c0f2dc5cb63776f985adfe601332;hpb=55b84316bb699fa530efe78d75ae8e1d57c1b57f;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 4c670bc0..62570bd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -134,8 +134,6 @@ obt_libobt_la_SOURCES = \ obt/internal.h \ obt/keyboard.h \ obt/keyboard.c \ - obt/mainloop.h \ - obt/mainloop.c \ obt/xml.h \ obt/xml.c \ obt/ddparse.h \ @@ -146,9 +144,11 @@ obt_libobt_la_SOURCES = \ obt/paths.c \ obt/prop.h \ obt/prop.c \ + obt/signal.h \ + obt/signal.c \ obt/util.h \ - obt/xevent.h \ - obt/xevent.c \ + obt/watch.h \ + obt/watch.c \ obt/xqueue.h \ obt/xqueue.c @@ -190,6 +190,7 @@ openbox_openbox_SOURCES = \ openbox/actions/debug.c \ openbox/actions/decorations.c \ openbox/actions/desktop.c \ + openbox/actions/dock.c \ openbox/actions/dockautohide.c \ openbox/actions/directionalwindows.c \ openbox/actions/execute.c \ @@ -437,13 +438,13 @@ obtpubinclude_HEADERS = \ obt/link.h \ obt/display.h \ obt/keyboard.h \ - obt/mainloop.h \ obt/xml.h \ obt/paths.h \ obt/prop.h \ + obt/signal.h \ obt/util.h \ obt/version.h \ - obt/xevent.h \ + obt/watch.h \ obt/xqueue.h nodist_pkgconfig_DATA = \