Fixed typo in Makefile.am.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2541 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2008-12-01 23:22:07 +00:00
parent c20d6008d3
commit 32e32358a0

View File

@ -59,7 +59,7 @@ supertuxkart_SOURCES = main.cpp \
graphics/nitro.cpp graphics/nitro.hpp \
graphics/particle_system.cpp graphics/particle_system.hpp \
graphics/skid_mark.cpp graphics/skid_mark.hpp \
graphics.smoke.cpp graphics/.smoke.hpp \
graphics/smoke.cpp graphics/smoke.hpp \
items/attachment.cpp items/attachment.hpp \
items/attachment_manager.cpp items/attachment_manager.hpp \
items/powerup.cpp items/powerup.hpp \