[Super-tux-commit] supertux/src Makefile.am,1.20,1.21
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-25 19:10:20
|
Update of /cvsroot/super-tux/supertux/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22466 Modified Files: Makefile.am Log Message: - fixed makefile a bit Index: Makefile.am =================================================================== RCS file: /cvsroot/super-tux/supertux/src/Makefile.am,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Makefile.am 25 Apr 2004 14:27:49 -0000 1.20 +++ Makefile.am 25 Apr 2004 18:38:03 -0000 1.21 @@ -45,7 +45,6 @@ special.cpp \ special.h \ supertux.cpp \ -supertux.h \ text.cpp \ text.h \ texture.cpp \ |