]> sourceware.org Git - automake.git/commitdiff
* vtexi.test: Fixed to reflect new rules.
authorTom Tromey <tromey@redhat.com>
Thu, 21 Dec 2000 23:46:54 +0000 (23:46 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 21 Dec 2000 23:46:54 +0000 (23:46 +0000)
tests/ChangeLog
tests/vtexi.test

index a5672e00c156c1f81ff86d5efbf2a68be4c92ef9..6f7858bd4663a298243f5f99d53368d9701ed1d7 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-21  Tom Tromey  <tromey@redhat.com>
+
+       * vtexi.test: Fixed to reflect new rules.
+
 2000-12-17  Tom Tromey  <tromey@redhat.com>
 
        * Makefile.am (XFAIL_TESTS): Don't mention ldflags.test.
index 09524eb58dc4a76ee75117237d864534a6e0c7e3..bd25085f85e17762d0196095975827b341dd167d 100755 (executable)
@@ -24,4 +24,4 @@ END
 
 $AUTOMAKE || exit 1
 
-grep '^textutils\.info: textutils\.texi version\.texi$' Makefile.in
+grep '^textutils\.info: textutils\.texi .*version\.texi$' Makefile.in
This page took 0.027379 seconds and 5 git commands to generate.