From: Gunter Knauf Date: Thu, 3 Sep 2009 17:54:02 +0000 (+0000) Subject: added chkspeed to samples. X-Git-Tag: curl-7_19_7~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0552269498456199cab92f319d96ff0a7b72314;p=curl added chkspeed to samples. --- diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 14ba74e8c..4ac1878f9 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -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.