summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-21 00:33:44 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-21 00:33:44 -0300
commitc3626e01e7c351651b9d09b3d8ed95f13703c3ed (patch)
treef5bdd59201b27e75cc31cae7c30c0956a252abda /Makefile
parent4e23e96e1a302df42e2c791b862d7b5444f58253 (diff)
downloadtools-c3626e01e7c351651b9d09b3d8ed95f13703c3ed.tar.gz
tools-c3626e01e7c351651b9d09b3d8ed95f13703c3ed.tar.bz2
tools-c3626e01e7c351651b9d09b3d8ed95f13703c3ed.tar.xz
tools-c3626e01e7c351651b9d09b3d8ed95f13703c3ed.zip
Ensure all maps have a background on empty mode.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9a013a..24c9e9c 100644
--- a/Makefile
+++ b/Makefile
@@ -23,11 +23,12 @@ testxml:
.PHONY: wiki
wiki:
- cd wiki ; ./tmw_deploy.py
cd wiki ; ./wikigen.py
cd wiki ; mv *.md ../../wiki/
@cd contrib_xsl ; make wiki
@echo "Wiki files updated, please commit the result on wiki."
+ cd wiki ; ./tmw_deploy.py
+ @echo "TMW Wiki updated."
.PHONY: maps
maps:
@@ -65,6 +66,7 @@ news:
.PHONY: client
client:
+ @cd client ; ./mapbgfix.py
@cd client ; ./minimap-render.py all
@cd client ; ./minimap-dyecmd.py ; ./minimap-dyecmd.sh
cp client/minimap-override/* ../client-data/graphics/minimaps/