summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2c706b0d1..11e9edc4d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1514,9 +1514,8 @@ TESTS = manaplustests
check_PROGRAMS = manaplustests
manaplustests_CXXFLAGS = ${manaplus_CXXFLAGS} \
-DUNITTESTS
-manaplustests_SOURCES = ${manaplus_SOURCES}
-#manaplustests_SOURCES = ${manaplus_SOURCES} \
-# animatedsprite_unittest.cc \
+manaplustests_SOURCES = ${manaplus_SOURCES} \
+ animatedsprite_unittest.cc
# gui/fonts/font_unittest.cc \
# gui/widgets/browserbox_unittest.cc \
# utils/files_unittest.cc \