diff --git a/Makefile b/Makefile index 1153ffc..9287634 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: ./util/mirror-tarballs test: - prove -r t + prove -I. -I../test-nginx/lib -r t try-luajit: all cd openresty-`./util/ver` && ./configure --with-luajit