summaryrefslogtreecommitdiff
path: root/compilation
diff options
context:
space:
mode:
Diffstat (limited to 'compilation')
-rwxr-xr-xcompilation2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilation b/compilation
index c30cc8a..fd35bc1 100755
--- a/compilation
+++ b/compilation
@@ -53,7 +53,7 @@ cd ..
cd lua-interface
colormake || exit -1
./lua-interface -e 'print "Hello, world!"'
-cp lua-interface luac ../lua-interface-distrib/linux
+cp lua-interface ../lua-interface-distrib/linux
cd ..
cd lua-modules