summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-03-04 10:15:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-03-04 10:15:12 +0000
commit61540b98c2e80042113db9780e61623aae8f69a1 (patch)
treefbf5b92ddfc0e193d33e89aad99d13a0c46bebe4 /Makefile.am
parent465ae39e86396c2d1a84735164964a43a9c157e1 (diff)
downloadcurl-61540b98c2e80042113db9780e61623aae8f69a1.tar.gz
no longer include the multi dir, the examples should be in the examples
dir
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f9f40550b..298c31971 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: