summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2013-11-15 17:01:11 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2013-11-15 17:01:11 +0000
commit4629cfff316357fcc1ac8a1a74e272f3a60bcb0a (patch)
tree57fb0169ea34af31a42ef62c213836b8666d96d2
parent90bc3aadc5809e347ee5903cb265578026a16122 (diff)
parentdd22eb24ae68e5567f57c66e09d1c715598c0117 (diff)
downloadgitano-4629cfff316357fcc1ac8a1a74e272f3a60bcb0a.tar.gz
Merge branch 'master' of git://git.gitano.org.uk/gitano
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8c725ec..e81e4a3 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,7 @@ install-skel:
test: local $(TEST_BINS)
@$(YARN) --env GTT="$$(pwd)/testing/gitano-test-tool" \
+ --env LUA_PATH="$(LUA_PATH)" --env LUA_CPATH="$(LUA_CPATH)" \
testing/library.yarn $(TESTS)
testing/%: testing/%.in $(GEN_BIN)