X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=plugins%2Fplacement%2FMakefile.am;h=762f5af809a0be1d5926a5ddb3dbfe2a98208317;hb=d2857b11944146e2e6973b7f7280cb57e1ee260b;hp=6b32800873a0cd69186b4739225b4dc6fe3b7cf3;hpb=f7df74b9cc9369fe401d5622c097e258a124f742;p=chaz%2Fopenbox diff --git a/plugins/placement/Makefile.am b/plugins/placement/Makefile.am index 6b328008..762f5af8 100644 --- a/plugins/placement/Makefile.am +++ b/plugins/placement/Makefile.am @@ -1,6 +1,7 @@ plugindir=$(libdir)/openbox/plugins -CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(GL_CFLAGS) @CPPFLAGS@ \ +CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(GL_CFLAGS) \ + $(XML_CFLAGS) @CPPFLAGS@ \ -DG_LOG_DOMAIN=\"Plugin-Placement\" INCLUDES=-I../..