From: Alexandre Duret-Lutz Date: Tue, 24 Sep 2002 08:05:35 +0000 (+0000) Subject: regen X-Git-Tag: Release-1-7~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2235e67f4d895a1d3fe26899e68bd3b7efedd04;p=thirdparty%2Fautomake.git regen --- diff --git a/Makefile.in b/Makefile.in index cbabc05e8..5945672b0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -520,7 +520,7 @@ distcleancheck: distclean exit 1 ; \ fi test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after distclean:" ; \ + || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am