mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
Added the three multi interface source code examples to the distrib
This commit is contained in:
parent
28939dd45c
commit
c560327f26
@ -7,7 +7,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||||||
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
||||||
win32sockets.c persistant.c ftpget.c Makefile.example \
|
win32sockets.c persistant.c ftpget.c Makefile.example \
|
||||||
multithread.c getinmemory.c ftpupload.c httpput.c \
|
multithread.c getinmemory.c ftpupload.c httpput.c \
|
||||||
simplessl.c ftpgetresp.c http-post.c post-callback.c
|
simplessl.c ftpgetresp.c http-post.c post-callback.c \
|
||||||
|
multi-app.c multi-double.c multi-single.c
|
||||||
|
|
||||||
all:
|
all:
|
||||||
@echo "done"
|
@echo "done"
|
||||||
|
Loading…
Reference in New Issue
Block a user