summaryrefslogtreecommitdiff
path: root/packaging
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
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')
-rw-r--r--packaging/Makefile.am4
-rw-r--r--packaging/nsis/Makefile.am3
-rw-r--r--packaging/rpm/Makefile.am4
-rw-r--r--packaging/rpm/SPECS/Makefile.am3
-rw-r--r--packaging/svr4/Makefile.am6
5 files changed, 19 insertions, 1 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index c4f367f9bc..5860a8b391 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -1 +1,5 @@
SUBDIRS = rpm svr4 nsis
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
diff --git a/packaging/nsis/Makefile.am b/packaging/nsis/Makefile.am
index 5732da551b..73637ea6f1 100644
--- a/packaging/nsis/Makefile.am
+++ b/packaging/nsis/Makefile.am
@@ -1,3 +1,6 @@
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
EXTRA_DIST = \
ethereal.nsi \
../../COPYING \
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
diff --git a/packaging/svr4/Makefile.am b/packaging/svr4/Makefile.am
index 127885e13d..baf92c1524 100644
--- a/packaging/svr4/Makefile.am
+++ b/packaging/svr4/Makefile.am
@@ -1,3 +1,7 @@
-DISTCLEANFILES = Prototype
+DISTCLEANFILES = \
+ Prototype
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
EXTRA_DIST = checkinstall.in mkpkg pkginfo.in