From 655331a91b2d68106c0afb63c1bdf6245a6cc30c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 9 Apr 2006 08:39:08 +0000 Subject: new little example using the new conversion callbacks added in 7.15.4 --- 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 0adb01ebb..c09183b64 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 + cookie_interface.c cacertinmem.c synctime.c sampleconv.c all: @echo "done" -- cgit v1.2.3