summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-01-03 15:03:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-01-03 15:03:57 +0000
commita31155a72aea0ba44b998548e4bcda123f7fb89e (patch)
tree381080341aec834897a31b4d2f654138f188dd8e /Makefile.am
parent75601f7924e90d9af9d649ed3eb069332ce33550 (diff)
downloadcurl-a31155a72aea0ba44b998548e4bcda123f7fb89e.tar.gz
multi stuff from the multi-dev branch
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 f64d91990..47aa7b161 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ EXTRA_DIST = \
bin_SCRIPTS = curl-config
-SUBDIRS = docs lib src include tests packages
+SUBDIRS = docs lib src include tests packages multi
# create a root makefile in the distribution:
dist-hook: