]> granicus.if.org Git - curl/commitdiff
no longer include the multi dir, the examples should be in the examples
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Mar 2002 10:15:12 +0000 (10:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Mar 2002 10:15:12 +0000 (10:15 +0000)
dir

Makefile.am

index f9f40550b015b979793ae1eb3c5f64b1bc419ad6..298c3197152adf21e9777a193471a46a155efa01 100644 (file)
@@ -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: