Sfoglia il codice sorgente

Updated rebuildall batch files.

Mark Sibly 8 anni fa
parent
commit
6affc9be48
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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