From: Daniel Stenberg Date: Mon, 7 Oct 2002 18:23:52 +0000 (+0000) Subject: added libcurl-the-guide to the dist X-Git-Tag: curl-7_10_1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84800914f6ce1cf41c23d57d032838882626c617;p=curl added libcurl-the-guide to the dist --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 5e2dea18e..1c34a8c8d 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -17,7 +17,7 @@ SUBDIRS = examples libcurl EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \ README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \ VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \ - HISTORY INSTALL + HISTORY INSTALL libcurl-the-guide MAN2HTML= gnroff -man $< | man2html >$@