summary refs log tree commit diff
path: root/buildall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildall.sh')
-rwxr-xr-xbuildall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildall.sh b/buildall.sh
index cad3791..e2f2000 100755
--- a/buildall.sh
+++ b/buildall.sh
@@ -2,6 +2,7 @@ echo "Welcome to the maelink CL build script"
 git submodule init
 git submodule sync
 ls .
+echo "--"
 ls -r mljs
 echo "removing build folder if there already is a build there"