- commited Michael George's config-file patch
[supertux.git] / src / Makefile.am
index e2b2947..c436778 100644 (file)
@@ -1,5 +1,3 @@
-AM_CXXFLAGS = -Wall -O2 -g
-
 bin_PROGRAMS = supertux
 
 supertux_SOURCES = \
@@ -9,6 +7,8 @@ supertux_SOURCES = \
   bitmask.h \
   button.cpp \
   button.h \
+  configfile.h \
+  configfile.cpp \
   collision.cpp \
   collision.h \
   defines.h \