From 2abbf01125731caf99490eca58db6debce717947 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 04:31:05 +0000 Subject: update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! --- plugins/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 plugins/Makefile.am (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am deleted file mode 100644 index 3d623b21..00000000 --- a/plugins/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -SUBDIRS = keyboard mouse placement menu resistance - -EXTRA_DIST = interface.h obconf_interface.h - -MAINTAINERCLEANFILES= Makefile.in - -distclean-local: - $(RM) *\~ *.orig *.rej .\#* -- cgit v1.2.3