aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2023-04-10 20:17:57 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2023-04-10 20:17:57 +0300
commitaee873625e20bd1a2ded6b152c7491b6f0d4d976 (patch)
treefcde5e593383b8632423885704fb8d44c1dda665 /contrib
parentb6f9ef4232e189b3cae00dadf68336aa3e07f9ad (diff)
downloadlibmicrohttpd-aee873625e20bd1a2ded6b152c7491b6f0d4d976.tar.gz
libmicrohttpd-aee873625e20bd1a2ded6b152c7491b6f0d4d976.zip
Fixed copy-paste error introduced by b6f9ef4232e189b3cae00dadf68336aa3e07f9ad
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/make-dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/make-dist.sh b/contrib/make-dist.sh
index c84ac2b3..41918973 100755
--- a/contrib/make-dist.sh
+++ b/contrib/make-dist.sh
@@ -61,7 +61,7 @@ make distclean || exit 4
61rm -f ./configure ./aclocal.m4 || exit 4 61rm -f ./configure ./aclocal.m4 || exit 4
62rm -rf ./autom4te.cache || exit 4 62rm -rf ./autom4te.cache || exit 4
63echo '' 63echo ''
64echo '** Initial intermediate completed.' 64echo '** Intermediate cleanup completed.'
65echo '' 65echo ''
66 66
67# Patching local autotools files 67# Patching local autotools files