summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-10-06 16:10:23 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2011-10-06 16:10:23 +0200
commit1cfe9542265d1d2a36d7cd90751b2ed269b0fbd3 (patch)
tree254c04447d6534dc3e9585968081574af66c4f46 /Makefile.in
parenta2498fe8d148c507e5e09b7de8a5aee9f2418e5c (diff)
downloadautomake-1cfe9542265d1d2a36d7cd90751b2ed269b0fbd3.tar.gz
regenerate Makefile.in
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a08e56714..6897ddcab 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -756,7 +756,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; \
}; \