Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
}'
# Restructured Text title.
-am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
+am.test-suite.rst-title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
# This supports runtime overriding of $(TESTS) and $(XFAIL_TESTS).
!am__test_bases ?= \
if { \
st=0; \
echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
- $(am__rst_title); \
+ $(am.test-suite.rst-title); \
create_testsuite_report --no-color; \
echo; \
echo ".. contents:: :depth: 2"; \