]> granicus.if.org Git - curl/commitdiff
add ftpgetinfo
authorDaniel Stenberg <daniel@haxx.se>
Sat, 5 Sep 2009 17:54:30 +0000 (17:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 5 Sep 2009 17:54:30 +0000 (17:54 +0000)
docs/examples/Makefile.inc

index 4ac1878f9c22325a786737083b77e518f73b6e76..c104368e9ba1ca75a5d23562f55be79085e886bb 100644 (file)
@@ -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.