summaryrefslogtreecommitdiffhomepage
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/build b/build
index 45cd35b..2e2e93e 100755
--- a/build
+++ b/build
@@ -1,2 +1,3 @@
#! /bin/sh
-cd build_dir ; make
+cd build_dir/tux ; make
+#cd build_dir/web ; emmake make