]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
move stuff around some more
[chaz/openbox] / Makefile.am
index 710999c7ce370baa3fa521c97df5bd7709318ad5..7e212816bd83d13ad889759c25d828b3555cca13 100644 (file)
@@ -58,11 +58,12 @@ render_libobrender_la_CPPFLAGS = \
 render_libobrender_la_LDFLAGS = \
        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
 render_libobrender_la_LIBADD = \
+       parser/libobparser.la \
        $(X_LIBS) \
        $(XFT_LIBS) \
        $(PANGO_LIBS) \
        $(GLIB_LIBS) \
-       $(XML_LIBS) 
+       $(XML_LIBS)
 render_libobrender_la_SOURCES = \
        gettext.h \
        render/color.h \
@@ -201,7 +202,9 @@ openbox_openbox_SOURCES = \
        openbox/window.c \
        openbox/window.h \
        openbox/xerror.c \
-       openbox/xerror.h
+       openbox/xerror.h \
+       openbox/per_app_settings.c \
+       openbox/per_app_settings.h
 
 
 ## kdetrayproxy ##
This page took 0.021379 seconds and 4 git commands to generate.