summaryrefslogtreecommitdiff
path: root/tests/tolua/libtest1/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tolua/libtest1/GNUmakefile')
-rwxr-xr-xtests/tolua/libtest1/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tolua/libtest1/GNUmakefile b/tests/tolua/libtest1/GNUmakefile
index b53a1b2..a00cbca 100755
--- a/tests/tolua/libtest1/GNUmakefile
+++ b/tests/tolua/libtest1/GNUmakefile
@@ -17,7 +17,8 @@ INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
-lcrawler \
- -ltolua
+ -ltolua \
+ -llua
DYNAMIC_MODULE = \
mod_test.so