add ftpgetinfo

This commit is contained in:
Daniel Stenberg 2009-09-05 17:54:30 +00:00
parent 43fba2627a
commit aaed838872

View 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.