Changed up and down to previous and next. And added up and down icons.
[supertux.git] / src / Makefile.am
index 4f05fa7..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 \
@@ -69,6 +70,10 @@ gameobjs.cpp \
 sprite.h \
 sprite.cpp \
 sprite_manager.cpp \
-sprite_manager.h
+sprite_manager.h \
+music_manager.cpp \
+music_manager.h \
+musicref.cpp \
+musicref.h
 
 # EOF #