Update of /cvsroot/super-tux/supertux/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25939/data
Modified Files:
Makefile.am
Log Message:
Install badguys.strf.
Bug reported by unDEFER.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile.am 9 Oct 2004 15:36:31 -0000 1.18
+++ Makefile.am 18 Oct 2004 20:33:56 -0000 1.19
@@ -9,6 +9,7 @@
extro.txt \
extro-bonus.txt \
CREDITS \
+ badguys.strf \
images/supertux.strf \
$(wildcard sounds/*.wav) \
$(wildcard images/*.png) \
|