aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-11-02 18:16:26 +0000
committerGuy Harris <guy@alum.mit.edu>2011-11-02 18:16:26 +0000
commit68e4d887d2c71c46394982032d0ce9ecc8b43118 (patch)
tree0e81e4cd8a11b685c3f49a123d32096e7149398e /Makefile.am
parentd1c256002f6cd64377d4a3885c2a235e844a5b20 (diff)
The answer to
XXX - "svnversion.h" is distributed in the release tarball; should we be deleting it with "make clean", or should we only do that with "make maintainer-clean"? is probably "we should only do that with "make maintainer-clean""; see http://www.wireshark.org/lists/wireshark-dev/201111/msg00027.html and followups. svn path=/trunk/; revision=39716
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 23af3b807e..1a2c28d9b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -528,13 +528,7 @@ ps.c: print.ps $(srcdir)/tools/rdps.py
services: tools/make-services.pl
$(PERL) $(srcdir)/tools/make-services.pl
-#
-# XXX - "svnversion.h" is distributed in the release tarball; should
-# we be deleting it with "make clean", or should we only do that with
-# "make maintainer-clean"?
-#
CLEANFILES = \
- svnversion.h \
idl2wrs \
*~ \
vgcore.*
@@ -558,6 +552,7 @@ MAINTAINERCLEANFILES = \
install-sh \
ltmain.sh \
missing \
+ svnversion.h \
ylwrap
EXTRA_DIST = \