From: Yang Tse Date: Sun, 7 Nov 2010 02:39:31 +0000 (+0100) Subject: fix snapshot generation X-Git-Tag: curl-7_21_3~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34498c13be6ef1f3308d39508884418a1123ca81;p=thirdparty%2Fcurl.git fix snapshot generation --- diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 51c96a5a87..62f0c1b222 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -4,7 +4,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \ https multi-app multi-debugcallback multi-double multi-post multi-single \ persistant post-callback postit2 sepheaders simple simplepost simplessl \ sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \ - smtp-multi.c + smtp-multi # These examples require external dependencies that may not be commonly # available on POSIX systems, so don't bother attempting to compile them here.