multi stuff from the multi-dev branch

This commit is contained in:
Daniel Stenberg 2002-01-03 15:03:57 +00:00
parent 75601f7924
commit a31155a72a
2 changed files with 2 additions and 1 deletions

View File

@ -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:

View File

@ -597,6 +597,7 @@ AC_CONFIG_FILES([Makefile \
include/Makefile \
include/curl/Makefile \
src/Makefile \
multi/Makefile \
lib/Makefile \
tests/Makefile \
tests/data/Makefile \