summaryrefslogtreecommitdiff
path: root/tolua/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tolua/GNUmakefile')
-rw-r--r--tolua/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tolua/GNUmakefile b/tolua/GNUmakefile
index 6a1281e..8353f82 100644
--- a/tolua/GNUmakefile
+++ b/tolua/GNUmakefile
@@ -18,4 +18,5 @@ debug:
cd src/bin; make debug
-test:
+test: tests
+