Gtz Babin-Ebell's contributed "simplessl.c" example source code

This commit is contained in:
Daniel Stenberg 2001-12-18 10:13:41 +00:00
parent 33237b4502
commit 226fe8bdf9
2 changed files with 112 additions and 1 deletions

View file

@ -6,7 +6,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c postit2.c \
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
all:
@echo "done"