]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
testsuite: list another "forgotten" test script in Makefile.am
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 14:09:18 +0000 (16:09 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 14:09:18 +0000 (16:09 +0200)
* tests/Makefile.am (TESTS): Also list test script
`test-driver-trs-suffix-registered.test'; it had been introduced
in commit `v1.11-910-g0c81b43', but by mistake it wasn't added
to the list of tests in the Makefile back then.

ChangeLog
tests/Makefile.am
tests/Makefile.in

index d09d10e36689d477e2fbc5b77bfa21afe25245c7..5672585857c19ae21c2daa267460e8110ee65d63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       testsuite: list another "forgotten" test script in Makefile.am
+       * tests/Makefile.am (TESTS): Also list test script
+       `test-driver-trs-suffix-registered.test'; it had been introduced
+       in commit `v1.11-910-g0c81b43', but by mistake it wasn't added
+       to the list of tests in the Makefile back then.
+
 2011-08-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        testsuite: list "forgotten" test script in Makefile.am
index be2d16ad42c9e8c373f9628cecdad258fd61f865..ca1215443a149894393810ebf45a3caaca62adb6 100644 (file)
@@ -756,6 +756,7 @@ test-driver-custom-html.test \
 test-driver-custom-no-html.test \
 test-driver-create-log-dir.test \
 test-driver-strip-vpath.test \
+test-driver-trs-suffix-registered.test \
 test-driver-fail.test \
 test-log.test \
 test-metadata-global-log.test \
index 0a91947186c8042a15531e548ff4d6219a5a52f4..eef410f21dc0869105edd0def77a625c2ea748d8 100644 (file)
@@ -1010,6 +1010,7 @@ test-driver-custom-html.test \
 test-driver-custom-no-html.test \
 test-driver-create-log-dir.test \
 test-driver-strip-vpath.test \
+test-driver-trs-suffix-registered.test \
 test-driver-fail.test \
 test-log.test \
 test-metadata-global-log.test \