From: Daniel Stenberg Date: Wed, 24 May 2000 22:56:00 +0000 (+0000) Subject: fixed the new path to the curl man page X-Git-Tag: curl-7_1_1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10684ac3f6f39c190ce61bc174993a9a8b11be5;p=thirdparty%2Fcurl.git fixed the new path to the curl man page --- diff --git a/Makefile.am b/Makefile.am index b5b81a5648..334e0f3a40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies -man_MANS = curl.1 +man_MANS = docs/curl.1 EXTRA_DIST = $(man_MANS)