summary refs log tree commit diff
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-01-24 18:20:04 +0200
committerWlodekM <[email protected]>2025-01-24 18:20:04 +0200
commit51e7c22b47feb7b0ecfb912b499de7fb836e383d (patch)
tree5305a93766b26071cdb6e51172e6eae5833b210e
parent1b98393c42486fccc46b4baf1323dd71b140d681 (diff)
aa
-rwxr-xr-xbuildall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildall.sh b/buildall.sh
index 2b28122..cad3791 100755
--- a/buildall.sh
+++ b/buildall.sh
@@ -1,6 +1,8 @@
 echo "Welcome to the maelink CL build script"
 git submodule init
 git submodule sync
+ls .
+ls -r mljs
 echo "removing build folder if there already is a build there"
 
 rm -r build/*