浏览代码

Updated rebuildall batch files.

Mark Sibly 8 年之前
父节点
当前提交
6affc9be48
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      scripts/rebuildall.sh
  2. 1 0
      scripts/rebuildall2go.sh

+ 1 - 0
scripts/rebuildall.sh

@@ -1,4 +1,5 @@
 
+./rebuildmx2cc.sh
 ./rebuildmods.sh
 ./rebuildted2.sh
 ./makedocs.sh

+ 1 - 0
scripts/rebuildall2go.sh

@@ -1,4 +1,5 @@
 
+./rebuildmx2cc.sh
 ./rebuildmods.sh
 ./rebuildted2go.sh
 ./makedocs.sh