summaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.inc
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2013-10-14 20:13:11 +0200
committerAlessandro Ghedini <alessandro@ghedini.me>2013-10-14 20:13:11 +0200
commit3b8c5de1a123041aa79bbb3aded3b643bd42782d (patch)
tree1229e12c6da03fe515329ec5803179399b76e736 /docs/examples/Makefile.inc
parent5c3a355e9fe0ffdbd36488c890d25c065f35678b (diff)
Imported Upstream version 7.33.0
Diffstat (limited to 'docs/examples/Makefile.inc')
-rw-r--r--docs/examples/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc
index 6752db43..5d3bcfc1 100644
--- a/docs/examples/Makefile.inc
+++ b/docs/examples/Makefile.inc
@@ -5,7 +5,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
persistant post-callback postit2 sepheaders simple simplepost simplessl \
sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
smtp-multi simplesmtp smtp-tls rtsp externalsocket resolve \
- progressfunc pop3s pop3slist imap url2file sftpget ftpsget
+ progressfunc pop3s pop3slist imap url2file sftpget ftpsget postinmemory
# These examples require external dependencies that may not be commonly
# available on POSIX systems, so don't bother attempting to compile them here.