Add signal handling with the GMainLoop
[dana/openbox.git] / Makefile.am
index 246abed..62570bd 100644 (file)
@@ -144,7 +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/watch.h \
+       obt/watch.c \
        obt/xqueue.h \
        obt/xqueue.c
 
@@ -186,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 \
@@ -436,8 +441,10 @@ obtpubinclude_HEADERS = \
        obt/xml.h \
        obt/paths.h \
        obt/prop.h \
+       obt/signal.h \
        obt/util.h \
        obt/version.h \
+       obt/watch.h \
        obt/xqueue.h
 
 nodist_pkgconfig_DATA = \