Prevent automake.sh from complaining about astartest.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11296 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
e4cf2297b9
commit
d1343e4a7d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue