]> granicus.if.org Git - curl/commitdiff
Added a couple examples that were missing from the tar ball
authorDan Fandrich <dan@coneharvesters.com>
Sat, 20 Nov 2010 01:09:15 +0000 (17:09 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 20 Nov 2010 01:17:38 +0000 (17:17 -0800)
docs/examples/Makefile.inc

index 62f0c1b2226a60848094a67e2cf820bd768ae3b1..34c1c0f1d7f31542f892dbf298a24761e9796a46 100644 (file)
@@ -10,4 +10,5 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
 # available on POSIX systems, so don't bother attempting to compile them here.
 COMPLICATED_EXAMPLES = curlgtk.c curlx.c htmltitle.cc cacertinmem.c       \
   ftpuploadresume.c ghiper.c hiperfifo.c htmltidy.c multithread.c         \
-  opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c
+  opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c \
+  smooth-gtk-thread.c version-check.pl