X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2FMakefile.am;h=4c83005ffacfd7c03ccd1f9ff8f66ec72228e5ea;hb=f54e8c9ba0a0b4e78a1038a3d3a9644288c6cb4c;hp=ac277c0155df233f86e07e71f0edd5d60030602b;hpb=a83b590ff65e32131428c4f7159a9abf6d445020;p=chaz%2Fopenbox diff --git a/openbox/Makefile.am b/openbox/Makefile.am index ac277c01..4c83005f 100644 --- a/openbox/Makefile.am +++ b/openbox/Makefile.am @@ -6,7 +6,7 @@ binary=openbox3 url=http://icculus.org/openbox CPPFLAGS=$(X_CFLAGS) $(XFT_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) \ - $(LIBSN_CFLAGS) @CPPFLAGS@ \ + $(LIBSN_CFLAGS) $(GL_CFLAGS) @CPPFLAGS@ \ -DLOCALEDIR=\"$(localedir)\" \ -DRCDIR=\"$(rcdir)\" \ -DPLUGINDIR=\"$(plugindir)\" \