Fixed makefile & directory problems, which prevented building.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1655 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
cosmosninja 2008-03-15 00:21:16 +00:00
parent e517548908
commit 1d95234f5d
2 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = @BULLETTREE@ src models oggs doc data fonts
SUBDIRS = @BULLETTREE@ src doc data
EXTRA_DIST = README README.cygwin README.macosx README.windows ChangeLog COPYING missing

View File

@ -405,18 +405,11 @@ AC_CONFIG_FILES([ \
data/Makefile \
doc/Makefile \
doc/players_manual/Makefile \
fonts/Makefile \
models/Makefile \
oggs/Makefile \
src/Makefile \
src/robots/Makefile \
src/bullet/Makefile \
src/bullet/src/Makefile \
src/bullet/Demos/OpenGL/Makefile \
wavs/Makefile \
wavs/radio/Makefile \
wavs/tintagel/Makefile \
models/herrings/Makefile
])
AC_OUTPUT
echo -e $SUMMARY