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-861f7616d084master
parent
827cd6e350
commit
95d8cddc61
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue