aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'LuaSL/build.sh')
-rwxr-xr-xLuaSL/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/LuaSL/build.sh b/LuaSL/build.sh
index 29558dd..6aba3a0 100755
--- a/LuaSL/build.sh
+++ b/LuaSL/build.sh
@@ -47,7 +47,7 @@ libs="-lecore -levas -ledje -leet -leina"
47#-lrt \ 47#-lrt \
48#-lz 48#-lz
49 49
50names="LuaSL_main LuaSL_utilities" 50names="LuaSL_main LuaSL_compile LuaSL_utilities"
51 51
52EDJE_FLAGS="-id images -fd fonts" 52EDJE_FLAGS="-id images -fd fonts"
53 53