]> Dogcows Code - chaz/openbox/blobdiff - plugins/placement/Makefile.am
needs the libsn flags to use openbox.h now
[chaz/openbox] / plugins / placement / Makefile.am
index 096d760065fd0f567e7b28d15d0c2e75fe6546a9..8942463d38e57956d35a427bcae6b2a6310c0c68 100644 (file)
@@ -1,6 +1,6 @@
 plugindir=$(libdir)/openbox/plugins
 
-CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
+CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) @CPPFLAGS@ \
          -DG_LOG_DOMAIN=\"Plugin-Placement\"
 
 INCLUDES=-I../..
This page took 0.019739 seconds and 4 git commands to generate.