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