From 04550f7ad540f5c96b263872fdc23b6c22166356 Mon Sep 17 00:00:00 2001 From: jmayer 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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14891 f5534014-38df-0310-8fa8-9805f1628bb7 --- plugins/docsis/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/docsis') diff --git a/plugins/docsis/Makefile.am b/plugins/docsis/Makefile.am index 067e97c416..ea91755def 100644 --- a/plugins/docsis/Makefile.am +++ b/plugins/docsis/Makefile.am @@ -40,6 +40,9 @@ CLEANFILES = \ docsis \ *~ +MAINTAINERCLEANFILES = \ + Makefile.in + EXTRA_DIST = \ Makefile.nmake \ README -- cgit v1.2.3