Prevent automake.sh from complaining about astartest.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11296 4a71c877-e1ca-e34f-864e-861f7616d084
master
Christian Ohm 2010-07-26 23:25:08 +00:00 committed by Git SVN Gateway
parent e4cf2297b9
commit d1343e4a7d
1 changed files with 2 additions and 2 deletions

View File

@ -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