X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2FMakefile.am;h=ec89616dce1ae009a5b7346b4b943e90f11a5f5c;hb=d3dd25a55cf7e1837eaf45b04ed2d20392eb559b;hp=4796307ab40545d9f4c5c991fc45b1de7a2d48de;hpb=f54e8c9ba0a0b4e78a1038a3d3a9644288c6cb4c;p=chaz%2Fopenbox diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 4796307a..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) $(LIBSN_CFLAGS) $(GL_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