diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/examples/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 124e73add..dcf609023 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -14,4 +14,4 @@ COMPLICATED_EXAMPLES = curlgtk.c curlx.c htmltitle.cpp cacertinmem.c \ ftpuploadresume.c ghiper.c hiperfifo.c htmltidy.c multithread.c \ opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c \ smooth-gtk-thread.c version-check.pl href_extractor.c asiohiper.cpp \ - multi-uv.c + multi-uv.c xmlstream.c |