make check: Also test included mod maps.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6821 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
3905de35cb
commit
571d7e0329
|
@ -9,5 +9,5 @@ CLEANFILES = maplist.txt
|
|||
TESTS = maptest
|
||||
|
||||
maplist.txt:
|
||||
(cd ../data ; find base -name game.map > ../tests/maplist.txt )
|
||||
(cd ../data ; find base mods -name game.map > ../tests/maplist.txt )
|
||||
touch $@
|
||||
|
|
Loading…
Reference in New Issue