summaryrefslogtreecommitdiff
path: root/plugins/placement/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/placement/Makefile.am')
-rw-r--r--plugins/placement/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/placement/Makefile.am b/plugins/placement/Makefile.am
deleted file mode 100644
index 58fa1fa7..00000000
--- a/plugins/placement/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-plugindir=$(libdir)/openbox/plugins
-
-AM_CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) $(LIBSN_CFLAGS) $(GL_CFLAGS) \
- $(XML_CFLAGS) \
- -DG_LOG_DOMAIN=\"Plugin-Placement\"
-
-INCLUDES=-I../..
-
-plugin_LTLIBRARIES=placement.la
-
-placement_la_LDFLAGS=-module -avoid-version
-placement_la_SOURCES=history.c history.h placement.c
-
-MAINTAINERCLEANFILES=Makefile.in
-
-distclean-local:
- $(RM) *\~ *.orig *.rej .\#*