added chkspeed to samples.

This commit is contained in:
Gunter Knauf 2009-09-03 17:54:02 +00:00
parent cf910f3097
commit d055226949
1 changed files with 1 additions and 1 deletions

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
sendrecv httpcustomheader certinfo chkspeed
# These examples require external dependencies that may not be commonly
# available on POSIX systems, so don't bother attempting to compile them here.