]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
rename the obt_parse library to obt_xml (since it is very xml specific)
[chaz/openbox] / Makefile.am
index 0bcb8b28e10013d80b84d3164960eef3ddf72f8c..45a3bd2f9d66c04be5001840c2b020c27b21ef7d 100644 (file)
@@ -129,8 +129,8 @@ obt_libobt_la_SOURCES = \
        obt/keyboard.c \
        obt/mainloop.h \
        obt/mainloop.c \
-       obt/parse.h \
-       obt/parse.c \
+       obt/xml.h \
+       obt/xml.c \
        obt/paths.h \
        obt/paths.c \
        obt/prop.h \
@@ -423,7 +423,7 @@ obtpubinclude_HEADERS = \
        obt/display.h \
        obt/keyboard.h \
        obt/mainloop.h \
-       obt/parse.h \
+       obt/xml.h \
        obt/paths.h \
        obt/prop.h \
        obt/util.h \
This page took 0.023433 seconds and 4 git commands to generate.