Browse Source

Updated rebuildall batch files.

Mark Sibly 8 years ago
parent
commit
6affc9be48
2 changed files with 2 additions and 0 deletions
  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
 ./rebuildmods.sh
 ./rebuildted2.sh
 ./rebuildted2.sh
 ./makedocs.sh
 ./makedocs.sh

+ 1 - 0
scripts/rebuildall2go.sh

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