]> Dogcows Code - chaz/openbox/blobdiff - plugins/Makefile.am
ECKS EM ELL
[chaz/openbox] / plugins / Makefile.am
index 4796307ab40545d9f4c5c991fc45b1de7a2d48de..b23259d621993cb7ddaab1780ff4c94596de4005 100644 (file)
@@ -2,7 +2,8 @@ plugindir=$(libdir)/openbox/plugins
 
 SUBDIRS = keyboard mouse placement menu
 
-CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(GL_CFLAGS) @CPPFLAGS@ \
+CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(GL_CFLAGS) \
+         $(XML_CFLAGS)  @CPPFLAGS@ \
 -DPLUGINDIR=\"$(plugindir)\"
 
 INCLUDES=-I..
This page took 0.019916 seconds and 4 git commands to generate.