From d0552269498456199cab92f319d96ff0a7b72314 Mon Sep 17 00:00:00 2001 From: Gunter Knauf <gk@gknw.de> Date: Thu, 3 Sep 2009 17:54:02 +0000 Subject: [PATCH] added chkspeed to samples. --- docs/examples/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 14ba74e8cd..4ac1878f9c 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. -- GitLab