[Super-tux-commit] supertux/data Makefile.am,1.11,1.11.2.1
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-08-12 18:56:47
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12087/data Modified Files: Tag: supertux_0_1_1_branch Makefile.am Log Message: Install extro-bonus.txt! Bug reported by unDEFER. Index: Makefile.am =================================================================== RCS file: /cvsroot/super-tux/supertux/data/Makefile.am,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -u -d -r1.11 -r1.11.2.1 --- Makefile.am 5 May 2004 11:08:16 -0000 1.11 +++ Makefile.am 12 Aug 2004 18:56:39 -0000 1.11.2.1 @@ -2,6 +2,7 @@ supertux.strf \ intro.txt \ extro.txt \ + extro-bonus.txt \ CREDITS \ $(wildcard sounds/*.wav) \ images/icon.xpm \ |