From 883343ba63a376ce9326149b0476262993d73b08 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 31 Jan 2005 18:22:40 +0000 Subject: HTML parsing (with libxml) example code by Lars Nilsson. --- 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 34ac520a7..f9b2939c4 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -10,7 +10,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.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 \ multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \ - anyauthput.c + anyauthput.c htmltitle.cc all: @echo "done" -- cgit v1.2.3