From 226fe8bdf9c9ff8cb5667a058a6a7b58dc80711c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 18 Dec 2001 10:13:41 +0000 Subject: =?UTF-8?q?G=F6tz=20Babin-Ebell's=20contributed=20"simplessl.c"=20?= =?UTF-8?q?example=20source=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/examples/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/examples/Makefile.am') diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am index 6414e7d1d..374fe95d6 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -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" -- cgit v1.2.3