]> granicus.if.org Git - curl/commitdiff
added https.c
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 08:23:09 +0000 (08:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 08:23:09 +0000 (08:23 +0000)
docs/examples/Makefile.am

index 69d9dff338d434ce908fc070f6863aa414e92502..783455151bfc0ea7b00269d66741d867742e028e 100644 (file)
@@ -5,11 +5,10 @@
 AUTOMAKE_OPTIONS = foreign no-dependencies
 
 EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.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-post.c     \
-            fopen.c simplepost.c makefile.dj curlx.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-post.c fopen.c simplepost.c makefile.dj curlx.c https.c
 
 all:
        @echo "done"