From: Daniel Stenberg Date: Sun, 19 May 2013 09:21:56 +0000 (+0200) Subject: tarball: include the xmlstream example X-Git-Tag: curl-7_31_0~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee84c47655e8bed035b5e9a85eb11f1f0b5df5e2;p=curl tarball: include the xmlstream example --- 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