From 45492141f8ca9561ac19ebfa3c839263fca16916 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 3 Dec 2003 06:16:22 +0000 Subject: [PATCH] update --- stepmania/Utils/make-src-archive.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/Utils/make-src-archive.sh b/stepmania/Utils/make-src-archive.sh index 42c1398bbe..9e686025e3 100755 --- a/stepmania/Utils/make-src-archive.sh +++ b/stepmania/Utils/make-src-archive.sh @@ -21,7 +21,7 @@ cp -a autoconf $PRODUCTVER/ cp -a Utils $PRODUCTVER/ cp -a src $PRODUCTVER/ -cp BUGS COPYING.txt NEWS README-FIRST.html README-GUIDELINES Makefile.am aclocal.m4 \ +cp COPYING.txt NEWS README-FIRST.html Makefile.am aclocal.m4 \ configure Makefile.in configure.ac $PRODUCTVER echo Pruning...