diff --git a/tests/Makefile.am b/tests/Makefile.am index 461c081b8..e166d70ea 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -8,8 +8,8 @@ check_PROGRAMS = \ maptest \ pointtreetest -astartest_SOURCES = astartest.c ../lib/framework/debug.c -astartest_LDADD = $(SDL_LIBS) +#astartest_SOURCES = astartest.c ../lib/framework/debug.c +#astartest_LDADD = $(SDL_LIBS) maptest_SOURCES = ../tools/map/mapload.c maptest.c noinst_HEADERS = ../tools/map/mapload.h