1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

added chkspeed to samples.

This commit is contained in:
Gunter Knauf 2009-09-03 17:54:02 +00:00
parent cf910f3097
commit d055226949

View File

@ -5,7 +5,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface \
https multi-app multi-debugcallback multi-double \ https multi-app multi-debugcallback multi-double \
multi-post multi-single persistant post-callback \ multi-post multi-single persistant post-callback \
postit2 sepheaders simple simplepost simplessl \ postit2 sepheaders simple simplepost simplessl \
sendrecv httpcustomheader certinfo sendrecv httpcustomheader certinfo chkspeed
# These examples require external dependencies that may not be commonly # These examples require external dependencies that may not be commonly
# available on POSIX systems, so don't bother attempting to compile them here. # available on POSIX systems, so don't bother attempting to compile them here.