From: Daniel Stenberg Date: Wed, 23 Jul 2003 11:39:05 +0000 (+0000) Subject: SSLCERTS was moved into the docs/ directory X-Git-Tag: curl-7_10_6~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0423fd9b55b1865824104d5c3825c8f0e01a319c;p=thirdparty%2Fcurl.git SSLCERTS was moved into the docs/ directory --- diff --git a/Makefile.am b/Makefile.am index 9b6ff52840..e4805ab4a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign -EXTRA_DIST = CHANGES COPYING maketgz SSLCERTS reconf Makefile.dist \ +EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist \ curl-config.in build_vms.com curl-style.el sample.emacs testcurl.sh bin_SCRIPTS = curl-config diff --git a/docs/Makefile.am b/docs/Makefile.am index d729b280ec..1b2d9ff40b 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -19,7 +19,7 @@ PDFPAGES = \ SUBDIRS = examples libcurl -EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \ +EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \ README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \ VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \ HISTORY INSTALL libcurl-the-guide $(PDFPAGES)