From: Daniel Stenberg Date: Mon, 4 Mar 2002 10:15:12 +0000 (+0000) Subject: no longer include the multi dir, the examples should be in the examples X-Git-Tag: curl-7_9_5~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61540b98c2e80042113db9780e61623aae8f69a1;p=thirdparty%2Fcurl.git no longer include the multi dir, the examples should be in the examples dir --- diff --git a/Makefile.am b/Makefile.am index f9f40550b0..298c319715 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ EXTRA_DIST = \ bin_SCRIPTS = curl-config -SUBDIRS = docs lib src include tests packages multi +SUBDIRS = docs lib src include tests packages # create a root makefile in the distribution: dist-hook: