]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/Makefile.am
needs the libsn flags to use openbox.h now
[chaz/openbox] / plugins / mouse / Makefile.am
index 06c3b00d9b2b43f15b11a6b5fa98e68c89ded2b4..d89fd70e1cf1b4765ee4aa2349be1b2790b94c63 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-Mouse\"
 
 INCLUDES=-I../..
This page took 0.01993 seconds and 4 git commands to generate.