Update of /cvsroot/super-tux/supertux/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1149/data
Modified Files:
Makefile.am
Log Message:
CREDITS is now called credits.txt
Index: Makefile.am
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Makefile.am 18 Oct 2004 20:33:56 -0000 1.19
+++ Makefile.am 22 Nov 2004 15:24:35 -0000 1.20
@@ -8,7 +8,7 @@
intro.txt \
extro.txt \
extro-bonus.txt \
- CREDITS \
+ credits.txt \
badguys.strf \
images/supertux.strf \
$(wildcard sounds/*.wav) \
|