summaryrefslogtreecommitdiff
path: root/packaging/rpm
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-07-10 08:04:27 +0000
committerJörg Mayer <jmayer@loplof.de>2005-07-10 08:04:27 +0000
commit5b442f22791e5a2afcfeeff62d5dc409ae6248f5 (patch)
tree1afde7e0fe277ae06782ac3953569f6f16b2b4fc /packaging/rpm
parent85f38ef5fa8580ecaab29c102bcb6ccf792bc504 (diff)
downloadwireshark-5b442f22791e5a2afcfeeff62d5dc409ae6248f5.tar.gz
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
Diffstat (limited to 'packaging/rpm')
-rw-r--r--packaging/rpm/Makefile.am4
-rw-r--r--packaging/rpm/SPECS/Makefile.am3
2 files changed, 7 insertions, 0 deletions
diff --git a/packaging/rpm/Makefile.am b/packaging/rpm/Makefile.am
index 787d5848e8..0ebfb7f1b1 100644
--- a/packaging/rpm/Makefile.am
+++ b/packaging/rpm/Makefile.am
@@ -1,3 +1,7 @@
SUBDIRS = SPECS
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
clean-local:
rm -rf BUILD RPMS SOURCES SRPMS
diff --git a/packaging/rpm/SPECS/Makefile.am b/packaging/rpm/SPECS/Makefile.am
index 28b04012e9..b72d5ce6c7 100644
--- a/packaging/rpm/SPECS/Makefile.am
+++ b/packaging/rpm/SPECS/Makefile.am
@@ -1 +1,4 @@
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
EXTRA_DIST = ethereal.spec.in