]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/Makefile.am
add --enable-gl support, and put the flags/libs in the appropriate makefiles
[chaz/openbox] / plugins / mouse / Makefile.am
index d89fd70e1cf1b4765ee4aa2349be1b2790b94c63..e4c897d53d30fcdfd3890e965541d7fd940e589a 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-Mouse\"
 
 INCLUDES=-I../..
This page took 0.020474 seconds and 4 git commands to generate.