]> granicus.if.org Git - curl/commitdiff
fix snapshot generation
authorYang Tse <yangsita@gmail.com>
Sun, 7 Nov 2010 02:39:31 +0000 (03:39 +0100)
committerYang Tse <yangsita@gmail.com>
Sun, 7 Nov 2010 02:39:31 +0000 (03:39 +0100)
docs/examples/Makefile.inc

index 51c96a5a87d9f858f020b1792a1ef282f0f86252..62f0c1b2226a60848094a67e2cf820bd768ae3b1 100644 (file)
@@ -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.