From c5d19098a3deb8fc7f6ca89398edb22854737950 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 1 Oct 2011 19:31:22 +0200 Subject: [PATCH] fix: regenerate Makefile --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; \ }; \ -- 2.47.2