From d5e9041344924baf085bd306f12cb53292d4efa7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 11 May 2006 22:24:44 +0000 Subject: The new ftpuploadresume.c example by Philip Bock --- docs/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/Makefile.am') diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am index c09183b64..61a6770fb 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -11,7 +11,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \ multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \ multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \ anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \ - cookie_interface.c cacertinmem.c synctime.c sampleconv.c + cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c all: @echo "done" -- cgit v1.2.3