From: Stefano Lattarini Date: Sat, 1 Oct 2011 17:31:22 +0000 (+0200) Subject: fix: regenerate Makefile X-Git-Tag: v1.11.1b~17^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5d19098a3deb8fc7f6ca89398edb22854737950;p=thirdparty%2Fautomake.git fix: regenerate Makefile --- diff --git a/Makefile.in b/Makefile.in index 60fae317a..e7ef86289 100644 --- a/Makefile.in +++ b/Makefile.in @@ -760,7 +760,7 @@ distcheck: dist sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with and empty' \ + echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \