]> Dogcows Code - chaz/openbox/blobdiff - plugins/Makefile.am
move the gettext header out to the root source dir
[chaz/openbox] / plugins / Makefile.am
index c0ad9c9892949f390ca81d003e6e14cbd0f8d420..3d623b215b8594871f168aa71d38b79d92147051 100644 (file)
@@ -1,15 +1,6 @@
-plugindir=$(libdir)/openbox/plugins
+SUBDIRS = keyboard mouse placement menu resistance
 
-CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
--DPLUGINDIR=\"$(plugindir)\" \
--DG_LOG_DOMAIN=\"Openbox-Plugin\"
-
-#engine_LTLIBRARIES=openbox.la
-
-#openbox_la_LDFLAGS=-module -avoid-version
-#openbox_la_SOURCES=openbox.c theme.c
-
-noinst_HEADERS=
+EXTRA_DIST = interface.h obconf_interface.h
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.023903 seconds and 4 git commands to generate.