From 11e406d6bf106d8b04fd909e1446d0d8dfceff8d Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sat, 25 Oct 2008 03:52:40 +0000 Subject: [PATCH] Make the vgcore glob a little less restrictive. svn path=/trunk/; revision=26548 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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