]> Dogcows Code - chaz/openbox/blobdiff - plugins/keyboard/Makefile.am
add --enable-gl support, and put the flags/libs in the appropriate makefiles
[chaz/openbox] / plugins / keyboard / Makefile.am
index c5389c58be20045f98de234ba6099f49c0f2ea99..ffcd104b90d37f9cf985db773bb42c8b52a8f03a 100644 (file)
@@ -1,6 +1,6 @@
 plugindir=$(libdir)/openbox/plugins
 
-CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) @CPPFLAGS@ \
+CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(GL_CFLAGS) @CPPFLAGS@ \
          -DG_LOG_DOMAIN=\"Plugin-Keyboard\"
 
 INCLUDES=-I../..
This page took 0.023731 seconds and 4 git commands to generate.