From: Daniel Stenberg Date: Thu, 30 Nov 2000 08:08:49 +0000 (+0000) Subject: README.curl is now MANUAL X-Git-Tag: curl-7_5~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62213e529cb0413c5fa339668c6df127a2cb05d0;p=curl README.curl is now MANUAL --- diff --git a/src/Makefile.am b/src/Makefile.am index eb2b47c52..43bf0cdf1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -25,7 +25,7 @@ EXTRA_DIST = mkhelp.pl Makefile.vc6 AUTOMAKE_OPTIONS = foreign no-dependencies MANPAGE=$(top_srcdir)/docs/curl.1 -README=$(top_srcdir)/docs/README.curl +README=$(top_srcdir)/docs/MANUAL MKHELP=$(top_srcdir)/src/mkhelp.pl # This generates the hugehelp.c file