]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
[chaz/openbox] / Makefile.am
index ed68b185f1292de65e8df0a13397d94f4830e1ac..9ab7561f3daa6107cfbe5749bea21ccf94fd0312 100644 (file)
@@ -125,6 +125,8 @@ obt_libobt_la_SOURCES = \
        obt/mainloop.c \
        obt/parse.h \
        obt/parse.c \
+       obt/paths.h \
+       obt/paths.c \
        obt/prop.h \
        obt/prop.c \
        obt/util.h
@@ -386,6 +388,8 @@ pubinclude_HEADERS = \
        obt/mainloop.c \
        obt/parse.h \
        obt/parse.c \
+       obt/paths.h \
+       obt/paths.c \
        obt/prop.h \
        obt/prop.c \
        obt/util.h
This page took 0.021482 seconds and 4 git commands to generate.