Level.h was missing from the tarball because of a Missing

dependancy in Makefile.am


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk@19 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
sjbaker
2000-06-30 19:54:48 +00:00
parent 5a60c27752
commit a71e83787c

View File

@@ -22,7 +22,7 @@ tuxkart_SOURCES = \
Driver.cxx Driver.h \
Herring.cxx Herring.h \
Explosion.cxx Explosion.h \
KartDriver.cxx \
KartDriver.cxx level.h \
Traffic.cxx \
PlayerDriver.cxx \
AutoDriver.cxx \