]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maintcheck: fix a spurious failure
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 1 Jun 2012 09:49:16 +0000 (11:49 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 1 Jun 2012 09:49:16 +0000 (11:49 +0200)
* Makefile.am (test_subdirs): Add 't/perf'.  Fix spurious failure
of the 'maintainer-check-list-of-tests' target.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am

index 8bd723e9dab1b12e1cf71b7baeaa7a9f820755fb..57a21373a265dde543e6bfbbac9d5c59f01033ce 100644 (file)
@@ -419,7 +419,7 @@ check-local: check-no-repeated-test-name
 .PHONY: check-no-repeated-test-name
 
 ## Checking the list of tests.
-test_subdirs = t t/pm
+test_subdirs = t t/pm t/perf
 include $(srcdir)/t/CheckListOfTests.am
 
 # Run the testsuite with the installed aclocal and automake.