summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-02-02 19:25:49 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-02-02 19:25:49 +0000
commitab96e2d6e98a798c065a8b3760c794bd7a3b9275 (patch)
treef3c2a6fa62a4bbdbc550a03052dde767896fa68e
parent6b81cf4bc9e0fa65bfef06f8dff8ad292b2fcb47 (diff)
downloadgnurl-ab96e2d6e98a798c065a8b3760c794bd7a3b9275.tar.gz
gnurl-ab96e2d6e98a798c065a8b3760c794bd7a3b9275.tar.bz2
gnurl-ab96e2d6e98a798c065a8b3760c794bd7a3b9275.zip
another example
-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 f9b2939c4..5df1e593d 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 htmltitle.cc
+ anyauthput.c htmltitle.cc htmltidy.c
all:
@echo "done"