aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-08-24 17:07:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-08-24 17:07:27 +0000
commit49a16f7121768621de0a99f0a52c9576ccbadf1e (patch)
tree254c2d981fb2844fc28f55819398318a6566eae8 /docs/examples/Makefile.am
parenta4773fcbbbf42a25c1037573fbab58aa275b9ed1 (diff)
Theo Borm's example, as was posted here:
http://curl.haxx.se/mail/lib-2005-08/0163.html
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 d2a60a0f6..488bf7929 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -11,7 +11,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.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 htmltidy.c opensslthreadlock.c \
- cookie_interface.c
+ cookie_interface.c cacertinmem.c
all:
@echo "done"