Apache::Test is stale and needs updating.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1845441 13f79535-47bb-0310-9956-
ffa450edef68
check-yes: check-include check-dirs check-conf check/build/config_vars.mk \
check-binaries $(TEST_SUITE_LOCATION)/Makefile
- cd $(TEST_SUITE_LOCATION) && ./t/TEST $(TESTS)
+ cd $(TEST_SUITE_LOCATION) && $(MAKE) && ./t/TEST $(TESTS)
# Run the Apache::Test suite if it has been configured with --with-test-suite.
check: check-$(WITH_TEST_SUITE)