]> granicus.if.org Git - curl/commitdiff
added chkspeed to samples.
authorGunter Knauf <gk@gknw.de>
Thu, 3 Sep 2009 17:54:02 +0000 (17:54 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 3 Sep 2009 17:54:02 +0000 (17:54 +0000)
docs/examples/Makefile.inc

index 14ba74e8cddb3512a371f840bb9399a96d201ced..4ac1878f9c22325a786737083b77e518f73b6e76 100644 (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.