Add testdata to list of directories to add to warzone.wz in Makefile.raw too
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2675 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
613aa478e5
commit
5f39fd4fe1
|
@ -3,7 +3,7 @@ SUBDIRS=mods
|
|||
MAKERULES=../makerules
|
||||
include $(MAKERULES)/configure.mk
|
||||
|
||||
BASELIST = anims audio components effects features \
|
||||
BASELIST = anims audio components effects features testdata \
|
||||
gamedesc.lev images messages misc multiplay novideo.rpl palette.bin \
|
||||
script sequenceaudio stats structs texpages wrf
|
||||
PATCHLIST = addon.lev anims components effects \
|
||||
|
|
Loading…
Reference in New Issue