aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a5cdbb37..06e67c9c 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ clean:
test:
cd tests && $(RUNWITH) test.lua 0
+ # Skipping: cd tests && RUNWITH=$(RUNWITH) ./test_util_json.sh
util/%.so:
$(MAKE) install -C util-src