diff --git a/Makefile.org b/Makefile.org index 08c700093a..4ad6bf6bab 100644 --- a/Makefile.org +++ b/Makefile.org @@ -437,7 +437,7 @@ rehash.time: certs apps test: tests test_ordinals: - $(MAKE) TESTS=test_ordinals test + TOP=$(TOP) PERL=$(PERL) $(PERL) test/run_tests.pl test_ordinals tests: rehash @(cd test && echo "testing..." && \