remove data/mods/global/aivolution/installation.txt from the raw makefiles and autotools buildsystem (to complement r4156)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4181 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2008-03-20 19:34:09 +00:00
parent 827cd6e350
commit 95d8cddc61
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ SUBDIRS = aivolution/multiplay/skirmish
(cd $(srcdir)/$< && zip -ru0 $(abs_builddir)/$@ $(filter-out $<,$(?:$</%=%)) -x '*svn*')
zip -T $@
AIVOLUTIONLIST = multiplay commands.txt installation.txt
AIVOLUTIONLIST = multiplay commands.txt
GRIMLIST = components structs texpages wrf COPYING
NEWST_TILESLIST = texpages COPYING readme.txt

View File

@ -1,7 +1,7 @@
MAKERULES=../../../makerules
include $(MAKERULES)/configure.mk
AIVOLUTIONLIST = multiplay commands.txt installation.txt
AIVOLUTIONLIST = multiplay commands.txt
GRIMLIST = components structs texpages wrf COPYING
NEWST_TILESLIST = texpages COPYING readme.txt