- added butt-jump
[supertux.git] / src / Makefile.am
index 81d52a6..f94c1c5 100644 (file)
@@ -11,6 +11,8 @@ collision.cpp \
 collision.h \
 configfile.cpp \
 configfile.h \
+intro.cpp \
+intro.h \
 defines.h \
 gameloop.cpp \
 gameloop.h \
@@ -43,7 +45,6 @@ sound.h \
 special.cpp \
 special.h \
 supertux.cpp \
-supertux.h \
 text.cpp \
 text.h \
 texture.cpp \
@@ -67,6 +68,12 @@ resources.cpp \
 gameobjs.h \
 gameobjs.cpp \
 sprite.h \
-sprite.cpp
+sprite.cpp \
+sprite_manager.cpp \
+sprite_manager.h \
+music_manager.cpp \
+music_manager.h \
+musicref.cpp \
+musicref.h
 
 # EOF #