]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: add forgotten test scripts to $(TESTS)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 17:19:13 +0000 (19:19 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 17:20:16 +0000 (19:20 +0200)
* tests/Makefile.am (TESTS): Added test scripts  man[678].test,
which have been present on the filesystem and in the repository,
but which had erroneously been left out from $(TESTS).

ChangeLog
tests/Makefile.am
tests/Makefile.in

index e39dc113baaf58f40031eec43d6c086c96864fdb..5b06ee9d65ec5282275082c9f87070f4d8d69be7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       tests: add forgotten test scripts to $(TESTS)
+       * tests/Makefile.am (TESTS): Added test scripts  man[678].test,
+       which have been present on the filesystem and in the repository,
+       but which had erroneously been left out from $(TESTS).
+
 2010-11-08  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        Improve and extend tests on man pages support.
index da81c495d3f6fd712c87e8ef1fdc36f05f58ce90..802911a06962f7a570f5f1e79958d1c334d7875f 100644 (file)
@@ -485,6 +485,9 @@ man2.test \
 man3.test \
 man4.test \
 man5.test \
+man6.test \
+man7.test \
+man8.test \
 mclean.test \
 mdate.test \
 mdate2.test \
index eb461a9410402686c6cea47d552ace1e56383dbb..e3bd71356828c6ed984878fe82b9bc5356a913b1 100644 (file)
@@ -752,6 +752,9 @@ man2.test \
 man3.test \
 man4.test \
 man5.test \
+man6.test \
+man7.test \
+man8.test \
 mclean.test \
 mdate.test \
 mdate2.test \