From: Stefano Lattarini Date: Thu, 4 Mar 2010 02:32:35 +0000 (+0100) Subject: Fix typo in ChangeLog entry. X-Git-Tag: v1.11.1b~91^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a67f3a506555c722fa2e179639ac9b435db6616;p=thirdparty%2Fautomake.git Fix typo in ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index e6df59750..fad03cd85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,7 @@ in EXTRA_DIST. * tests/extra11.test: New test, check more complex usage of wildcards in EXTRA_DIST. - * tests/extra11.test: New test, check usage of wildcards in + * tests/extra12.test: New test, check usage of wildcards in EXTRA_DIST when $builddir != $srcdir. * tests/Makefile.am (TESTS): Updated accordingly. Necessity of these new tests suggested by Braden McDaniel