aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-10-25 03:52:40 +0000
committerGerald Combs <gerald@wireshark.org>2008-10-25 03:52:40 +0000
commit11e406d6bf106d8b04fd909e1446d0d8dfceff8d (patch)
tree22a7d864d6383b73d1e3161435352381b4f9fab8
parentd10ec9cdb0829cfae723592219624dacbad05145 (diff)
Make the vgcore glob a little less restrictive.
svn path=/trunk/; revision=26548
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e540b17aba..0800e13a1f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -546,7 +546,7 @@ CLEANFILES = \
@rdps_bin@ \
idl2wrs \
*~ \
- vgcore.pid*
+ vgcore.*
#
# XXX - "ps.c" is distributed in the source tarballs; why is it in the