aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-01-31 18:22:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-01-31 18:22:40 +0000
commit883343ba63a376ce9326149b0476262993d73b08 (patch)
treefd484d8fbcd94b13611dbef9283eb2f92afc9005 /docs/examples/Makefile.am
parent16b5dc710fe2ddfdb80571bc6a20d652c9ce230b (diff)
HTML <head> parsing (with libxml) example code by Lars Nilsson.
Diffstat (limited to 'docs/examples/Makefile.am')
-rw-r--r--docs/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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"