Commit a31155a7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

multi stuff from the multi-dev branch

parent 75601f79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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:
+1 −0
Original line number Diff line number Diff line
@@ -597,6 +597,7 @@ AC_CONFIG_FILES([Makefile \
	   include/Makefile \
	   include/curl/Makefile \
	   src/Makefile \
	   multi/Makefile \
           lib/Makefile \
           tests/Makefile \
           tests/data/Makefile \