Fixed several typos in Makefile.am (which prevented make dist-bzip2 from working).

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2750 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2008-12-22 05:30:04 +00:00
parent afd7ec4fe2
commit 165a8e0081

View File

@ -42,7 +42,7 @@ supertuxkart_SOURCES = main.cpp \
network/flyable_info.hpp network/item_info.hpp \
network/race_state.hpp network/race_state.cpp \
network/race_result_message.hpp network/race_result_message.cpp \
network/race_result_ack_message \
network/race_result_ack_message.hpp \
audio/music.hpp \
audio/music_information.cpp audio/music_information.hpp \
audio/music_ogg.cpp audio/music_ogg.hpp \
@ -69,7 +69,7 @@ supertuxkart_SOURCES = main.cpp \
items/projectile_manager.cpp items/projectile_manager.hpp \
items/bubblegumitem.cpp items/bubblegumitem.hpp \
items/plunger.cpp items/plunger.hpp \
items/rubber_band.cpp items/rubber_band/hpp \
items/rubber_band.cpp items/rubber_band.hpp \
items/cake.cpp items/cake.hpp \
items/bowling.cpp items/bowling.hpp \
karts/auto_kart.hpp karts/kart_control.hpp \
@ -167,7 +167,7 @@ supertuxkart_SOURCES = main.cpp \
ide/vc9/supertuxkart.sln ide/vc9/supertuxkart.vcproj \
ide/vc9/bullet_lib.vcproj ide/vc9/enet.vcproj \
ide/vc9/README \
Xcode/STK_XCode.xcodeproj/project/pbxproj
ide/Xcode/STK_XCode.xcodeproj/project.pbxproj
#Is this the right place for those non-source files ?
# Link in the specific gcc 4.1 bug work around