aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 731713a..ff1c714 100755
--- a/build.sh
+++ b/build.sh
@@ -71,4 +71,8 @@ echo "_______________ BUILDING LuaSL _______________"
71cd $wd/LuaSL 71cd $wd/LuaSL
72./build.sh 72./build.sh
73 73
74echo "_______________ BUILDING extantz _______________"
75cd $wd/ClientHamr/extantz
76./build.sh
77
74 78