From 3bbf694d5a40a26a9eb8c261498048182508a7ca Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 May 2002 13:38:28 +0000 Subject: Added multi-post.c, based on the source file posted by Gustaf Hui --- docs/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/Makefile.am') diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am index c6dcdf215..13634302e 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -8,7 +8,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \ win32sockets.c persistant.c ftpget.c Makefile.example \ multithread.c getinmemory.c ftpupload.c httpput.c \ simplessl.c ftpgetresp.c http-post.c post-callback.c \ - multi-app.c multi-double.c multi-single.c + multi-app.c multi-double.c multi-single.c multi-post.c all: @echo "done" -- cgit v1.2.3