Commit aaed8388 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

add ftpgetinfo

parent 43fba262
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.