aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e4a407d..a5cdbb37 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ clean:
$(MAKE) clean -C util-src
test:
- cd tests && $(RUNWITH) test.lua
+ cd tests && $(RUNWITH) test.lua 0
util/%.so:
$(MAKE) install -C util-src