From 5b442f22791e5a2afcfeeff62d5dc409ae6248f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sun, 10 Jul 2005 08:04:27 +0000 Subject: After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" returned quite a list of files. Add them to MAINTAINERCLEANFILES. Whitespace changes (replace multiple spaces by TABs, in a few cases this needed to be done at the beginning of Makefile lines. svn path=/trunk/; revision=14891 --- plugins/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 0f69f323d8..5f824d0bee 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -53,3 +53,7 @@ plugindir = @plugindir@ EXTRA_DIST = \ Makefile.nmake + +MAINTAINERCLEANFILES = \ + Makefile.in + -- cgit v1.2.3