summaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-03 13:46:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-03 13:46:27 +0000
commit24836d30f516976b5f11a7e5a34a14cbbf67eb66 (patch)
treed47c7ebf2e001f58e5ed206467534db7a5c11532 /docs/examples/Makefile.am
parentba1ff79b3f82460852f81afbb567587e768123b2 (diff)
downloadcurl-24836d30f516976b5f11a7e5a34a14cbbf67eb66.tar.gz
Peter Sylvester's curlx.c code example added
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 c21d00bdf..69d9dff33 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -9,7 +9,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
multithread.c getinmemory.c ftpupload.c httpput.c \
simplessl.c ftpgetresp.c http-post.c post-callback.c \
multi-app.c multi-double.c multi-single.c multi-post.c \
- fopen.c simplepost.c makefile.dj
+ fopen.c simplepost.c makefile.dj curlx.c
all:
@echo "done"