aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-09-07 20:49:16 +0000
committerGerald Combs <gerald@wireshark.org>2005-09-07 20:49:16 +0000
commitdfe0d739d01b5535edbb782cd6e386e3f9a035cf (patch)
treefefb02c9ede8a274382ef0c1bcf3b887a486d801 /Makefile.am
parenta67948bac7e2a514e0999d39e36fe1b2922e654e (diff)
Add Valgrind core files to CLEANFILES.
svn path=/trunk/; revision=15716
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2476133037..da0c1bbc34 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -416,7 +416,8 @@ CLEANFILES = \
svnversion.h \
@rdps_bin@ \
idl2eth \
- *~
+ *~ \
+ vgcore.pid*
#
# XXX - "ps.c" is distributed in the source tarballs; why is it in the