mirror of
https://github.com/curl/curl.git
synced 2026-07-23 19:37:17 +03:00
Added a couple examples that were missing from the tar ball
This commit is contained in:
parent
1bb05ac16f
commit
46041ee918
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue