From aaed838872779eaa08f92acea9c848bd522bb14c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 5 Sep 2009 17:54:30 +0000 Subject: add ftpgetinfo --- docs/examples/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 4ac1878f9..c104368e9 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -5,7 +5,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface \ https multi-app multi-debugcallback multi-double \ multi-post multi-single persistant post-callback \ postit2 sepheaders simple simplepost simplessl \ - sendrecv httpcustomheader certinfo chkspeed + sendrecv httpcustomheader certinfo chkspeed ftpgetinfo # These examples require external dependencies that may not be commonly # available on POSIX systems, so don't bother attempting to compile them here. -- cgit v1.2.3