summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-03 21:59:41 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-03 21:59:41 -0300
commit473c64986c17c198300c368b0f4f42543f9043be (patch)
tree7c774397f195ddc12801574b2de75db140608e40 /Makefile
parent17ab5f3411b88bbf060007f7a57c5d960708c079 (diff)
downloadtools-473c64986c17c198300c368b0f4f42543f9043be.tar.gz
tools-473c64986c17c198300c368b0f4f42543f9043be.tar.bz2
tools-473c64986c17c198300c368b0f4f42543f9043be.tar.xz
tools-473c64986c17c198300c368b0f4f42543f9043be.zip
TMW Wiki Tools, although it is not handling contributors yet
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7398b94..a9a013a 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ testxml:
.PHONY: wiki
wiki:
+ cd wiki ; ./tmw_deploy.py
cd wiki ; ./wikigen.py
cd wiki ; mv *.md ../../wiki/
@cd contrib_xsl ; make wiki