automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {maint} maintcheck: fix a spurious failure


From: Stefano Lattarini
Subject: [FYI] {maint} maintcheck: fix a spurious failure
Date: Fri, 1 Jun 2012 11:50:24 +0200

* Makefile.am (test_subdirs): Add 't/perf'.  Fix spurious failure
of the 'maintainer-check-list-of-tests' target.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 8bd723e..57a2137 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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.
-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]