aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-03-14 14:53:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-03-14 14:53:00 +0000
commitd242214e18bee2c300c1888d5f8f80313fd60b11 (patch)
treeec8f81ebefb717e946ff63cee25505dda8e7bd00 /docs/examples/Makefile.am
parent468b7872725237d538a219273532150e86ce239f (diff)
new example for libcurl 7.9.6 or later
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 a2a8417b3..67b8d41c3 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -7,7 +7,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
win32sockets.c persistant.c ftpget.c Makefile.example \
multithread.c getinmemory.c ftpupload.c httpput.c \
- simplessl.c ftpgetresp.c http-post.c
+ simplessl.c ftpgetresp.c http-post.c post-callback.c
all:
@echo "done"