Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4828
Modified Files:
Makefile.am
Log Message:
- makefile fixes
Index: Makefile.am
===================================================================
RCS file: /cvsroot/super-tux/supertux/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am 2 May 2004 22:40:37 -0000 1.4
+++ Makefile.am 2 May 2004 23:22:28 -0000 1.5
@@ -1,5 +1,5 @@
SUBDIRS = src data
-EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py
+EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py $(wildcard mk/autoconf/*.m4) autogen.sh
# EOF #
|