]> Dogcows Code - chaz/openbox/blobdiff - plugins/Makefile.am
add stubs for pipecross and rectangle
[chaz/openbox] / plugins / Makefile.am
index 37863dbe846291dda4d47718ab7e4054bf53cb34..c08300d46400c0a9f16f7a8365b9626d40988011 100644 (file)
@@ -1,8 +1,8 @@
-XFplugindir=$(libdir)/openbox/plugins
+plugindir=$(libdir)/openbox/plugins
 
 SUBDIRS = keyboard mouse placement menu
 
-CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
+CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) @CPPFLAGS@ \
 -DPLUGINDIR=\"$(plugindir)\"
 
 INCLUDES=-I..
This page took 0.022412 seconds and 4 git commands to generate.