From d447dc0f59619d26073699d9f81d7de77c200be4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 3 Apr 2003 05:59:03 +0000 Subject: new build system without automake --- plugins/placement/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 plugins/placement/Makefile.am (limited to 'plugins/placement/Makefile.am') diff --git a/plugins/placement/Makefile.am b/plugins/placement/Makefile.am deleted file mode 100644 index b48bb850..00000000 --- a/plugins/placement/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -plugindir=$(libdir)/openbox/plugins - -CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \ --DPLUGINDIR=\"$(plugindir)\" \ --DG_LOG_DOMAIN=\"Plugin-Placement\" - -plugin_LTLIBRARIES=placement.la - -placement_la_LDFLAGS=-module -avoid-version -placement_la_SOURCES=placement.c history.c - -noinst_HEADERS=history.h - -MAINTAINERCLEANFILES=Makefile.in - -distclean-local: - $(RM) *\~ *.orig *.rej .\#* -- cgit v1.2.3