mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:03:31 +03:00
Added multi-post.c, based on the source file posted by Gustaf Hui
This commit is contained in:
parent
44debdde62
commit
3bbf694d5a
2 changed files with 127 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue