]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Make the dock a context and add actions LowerDock and RaiseDock
[chaz/openbox] / Makefile.am
index 246abede9a430c7f057940ce402b22c42131a050..765ffaa9cb2897a9fa9ba5034d980a15a3ef8a03 100644 (file)
@@ -145,6 +145,8 @@ obt_libobt_la_SOURCES = \
        obt/prop.h \
        obt/prop.c \
        obt/util.h \
+       obt/watch.h \
+       obt/watch.c \
        obt/xqueue.h \
        obt/xqueue.c
 
@@ -186,6 +188,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 \
@@ -438,6 +441,7 @@ obtpubinclude_HEADERS = \
        obt/prop.h \
        obt/util.h \
        obt/version.h \
+       obt/watch.h \
        obt/xqueue.h
 
 nodist_pkgconfig_DATA = \
This page took 0.019922 seconds and 4 git commands to generate.