- fixed 'When you jump into the roof or a bonus and fall back down you collide with...
[supertux.git] / src / Makefile.am
index 23427d0..8c230e7 100644 (file)
@@ -90,6 +90,8 @@ tilemap.h \
 tilemap.cpp \
 moving_object.h \
 moving_object.cpp \
-serializable.h
+serializable.h \
+vector.cpp \
+vector.h
 
 # EOF #