]> Dogcows Code - chaz/openbox/blobdiff - plugins/Makefile.am
prepare for alpha1 release.
[chaz/openbox] / plugins / Makefile.am
index 48b864e82798e67dc030c76f7917aba622d5dd74..3d623b215b8594871f168aa71d38b79d92147051 100644 (file)
@@ -1,17 +1,6 @@
-plugindir=$(libdir)/openbox/plugins
+SUBDIRS = keyboard mouse placement menu resistance
 
-SUBDIRS = keyboard mouse placement
-
-CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
--DPLUGINDIR=\"$(plugindir)\"
-
-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=
+EXTRA_DIST = interface.h obconf_interface.h
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.025077 seconds and 4 git commands to generate.