Just added a missing header.
[supertux.git] / src / Makefile.am
index cce9cdf..6583cce 100644 (file)
@@ -45,7 +45,6 @@ sound.h \
 special.cpp \
 special.h \
 supertux.cpp \
-supertux.h \
 text.cpp \
 text.h \
 texture.cpp \
@@ -75,6 +74,16 @@ sprite_manager.h \
 music_manager.cpp \
 music_manager.h \
 musicref.cpp \
-musicref.h
+musicref.h \
+viewport.cpp \
+viewport.h \
+game_object.cpp \
+game_object.h \
+display_manager.h \
+display_manager.cpp \
+background.h \
+background.cpp \
+tilemap.h \
+tilemap.cpp
 
 # EOF #