Browse Source

Updated rebuildall batch files.

Mark Sibly 8 năm trước cách đây
mục cha
commit
6affc9be48
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  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