[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-NG] [FYI] tests: fixup one test after botched merge
From: |
Stefano Lattarini |
Subject: |
[Automake-NG] [FYI] tests: fixup one test after botched merge |
Date: |
Sun, 28 Oct 2012 11:47:22 +0100 |
* t/recurs-user-phony.sh: This one.
Signed-off-by: Stefano Lattarini <address@hidden>
---
t/recurs-user-phony.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/recurs-user-phony.sh b/t/recurs-user-phony.sh
index c6e42a2..2a5a290 100755
--- a/t/recurs-user-phony.sh
+++ b/t/recurs-user-phony.sh
@@ -17,7 +17,7 @@
# Check that user-defined recursive targets and their associate
# '-local', '-am' and '-recursive' targets are declared as phony.
-required=GNUmake
+. test-init.sh
cat >> configure.ac <<'END'
AC_CONFIG_FILES([sub/Makefile])
--
1.8.0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-NG] [FYI] tests: fixup one test after botched merge,
Stefano Lattarini <=