X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2FMakefile.am;h=ec89616dce1ae009a5b7346b4b943e90f11a5f5c;hb=d3dd25a55cf7e1837eaf45b04ed2d20392eb559b;hp=4e77619dd2eb3ce5131b7b20d4efc3edf7c375f6;hpb=6c431d3a454eff91b21be0ad933c7e96a958816a;p=chaz%2Fopenbox diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 4e77619d..ec89616d 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,19 +1,6 @@ -plugindir=$(libdir)/openbox/plugins +SUBDIRS = keyboard mouse placement menu resistance -SUBDIRS = keyboard mouse placement menu - -CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \ --DPLUGINDIR=\"$(plugindir)\" - -INCLUDES=-I.. - -plugin_LTLIBRARIES=resistance.la - -resistance_la_CPPFLAGS=-DG_LOG_DOMAIN=\"Plugin-Resistance\" -resistance_la_LDFLAGS=-module -avoid-version -resistance_la_SOURCES=resistance.c - -noinst_HEADERS= +noinst_HEADERS = interface.h obconf_interface.h MAINTAINERCLEANFILES= Makefile.in