+2004-10-24 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * tests/distcom3.test: Typo.
+
2004-10-22 Alexandre Duret-Lutz <adl@gnu.org>
* doc/automake.texi (Libtool Convenience Libraries): Explain how
#! /bin/sh
-# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
#
# This file is part of GNU Automake.
#
# Should not warn about missing README, since it is a target.
$AUTOMAKE --add-missing --gnu >stdout 2>&1
cat stdout
-grep README stdour && exit 1
+grep README stdout && exit 1
sed -n -e '/^DIST_COMMON =.*\\$/ {
:loop