]> Dogcows Code - chaz/openbox/blobdiff - plugins/keyboard/Makefile.am
needs the libsn flags to use openbox.h now
[chaz/openbox] / plugins / keyboard / Makefile.am
index 9e95678757177ef753c55eb084046a154fd642ef..c5389c58be20045f98de234ba6099f49c0f2ea99 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-Keyboard\"
 
 INCLUDES=-I../..
This page took 0.020029 seconds and 4 git commands to generate.