Missed one file. ihse-testmakefiles-branch
authorihse
Mon, 27 Nov 2017 14:17:16 +0100
branchihse-testmakefiles-branch
changeset 55885 dfa2d3b57316
parent 55884 9ee155c19c6a
child 55886 ff90766e3c60
Missed one file.
make/Help.gmk
--- a/make/Help.gmk	Mon Nov 27 14:15:35 2017 +0100
+++ b/make/Help.gmk	Mon Nov 27 14:17:16 2017 +0100
@@ -120,7 +120,7 @@
 run-test-prebuilt:
 	@( cd $(topdir) && \
 	    $(MAKE) --no-print-directory -r -R -I make/common/ -f make/RunTestsPrebuilt.gmk \
-	    run-test TEST="$(TEST)" )
+	    run-test-prebuilt TEST="$(TEST)" )
 
 ALL_GLOBAL_TARGETS := help print-configurations run-test-prebuilt