From 6c5148a7dea4fb124cc1ef8dfd84031fd98bc4c4 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 6 Sep 2003 10:51:02 +0000 Subject: [PATCH] oops --- stepmania/PBProject/scripts/make_dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/PBProject/scripts/make_dist.sh b/stepmania/PBProject/scripts/make_dist.sh index 5a2bffbaa9..681f5faf3b 100755 --- a/stepmania/PBProject/scripts/make_dist.sh +++ b/stepmania/PBProject/scripts/make_dist.sh @@ -11,7 +11,7 @@ DIRS=(Announcers/instructions.txt BGAnimations/instructions.txt \ NoteSkins/dance/note NoteSkins/dance/solo NoteSkins/pump/Classic \ NoteSkins/pump/default RandomMovies/instructions.txt \ Songs/instructions.txt Themes/instructions.txt Themes/default \ - Visualizations/instructions.txt Data) + Visualizations/instructions.txt Data COPYING.txt README-FIRST.html NEWS) NUM=0 TOTAL=0