Update of /cvsroot/super-tux/supertux/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14964/data
Modified Files:
Makefile.am
Log Message:
images/icon.png in Makefile.am removed as requested by Ricardo Cruz
Index: Makefile.am
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am 29 Apr 2004 13:30:37 -0000 1.10
+++ Makefile.am 5 May 2004 11:08:16 -0000 1.11
@@ -4,7 +4,6 @@
extro.txt \
CREDITS \
$(wildcard sounds/*.wav) \
- images/icon.png \
images/icon.xpm \
$(wildcard images/*.png) \
$(wildcard images/*.xpm) \
|