summaryrefslogtreecommitdiff
path: root/t/list-of-tests.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-01-01 00:32:34 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-01-01 00:32:48 +0100
commita2e9a71348a6ad79c9f856997b41daa36cca3f0b (patch)
tree712386b72f192ded9c1948c57fe7cd3b13100075 /t/list-of-tests.mk
parentf3e8d1cd06707576cf702e11c758617bea1a067f (diff)
downloadautomake-a2e9a71348a6ad79c9f856997b41daa36cca3f0b.tar.gz
coverage: test CONFIGURE_DEPENDENCIES
* t/remake-configure-dependencies.sh: New test. * t/list-of-tests.mk: Add it. * doc/automake.texi: Reference it in comments. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/list-of-tests.mk')
-rw-r--r--t/list-of-tests.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index d61257314..591b4f0fd 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -920,6 +920,7 @@ t/remake-include-configure.sh \
t/remake-include-makefile.sh \
t/remake-include-aclocal.sh \
t/remake-config-status-dependencies.sh \
+t/remake-configure-dependencies.sh \
t/remake-deeply-nested.sh \
t/remake-mild-stress.sh \
t/remake-all-1.sh \