summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 479866a..03b7889 100644
--- a/Makefile
+++ b/Makefile
@@ -64,6 +64,7 @@ client:
@cd client ; ./dailylogin.py
@cd client ; mv weapons.tmp ../../client-data/weapons.xml
@cd client ; mv daily.tmp ../../client-data/graphics/images/daily.xml
+ @cd client ; ./minimap-render.py all
@echo "XML files updated, please commit result on client-data."
.PHONY: full