]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* tests/ltcond.test: Thinko.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 6 Aug 2003 23:36:52 +0000 (23:36 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 6 Aug 2003 23:36:52 +0000 (23:36 +0000)
ChangeLog
tests/ltcond.test

index a2fb27032ae106c25b6e51feae90742c0ffc8cf6..42b1a37a4302824211e0b8e34554995add41c19c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-07  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * tests/ltcond.test: Thinko.
+
 2003-08-06  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * lib/Automake/Config.in: New file.
index 449d22d0d1d9c0ecf8cb2221ce0c106035d0151a..6da569cf996441e9d5f982c4185383a3417d1c7d 100755 (executable)
@@ -88,7 +88,7 @@ $MAKE install
 test -f lib/lib1foo.la
 test -f lib/lib1bar.la
 test -f lib/lib2foo.la
-test -f lib/lib3foo.la
+test -f lib/lib3foo.la
 find empty -type f -print > empty.lst
 cat empty.lst
 test 0 = `wc -l < empty.lst`