From d5eb386d0013ae595e6ef49eac77d49f346edd74 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 10 Oct 2006 19:46:57 +0000 Subject: Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket() API with glib2 --- docs/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/Makefile.am') diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am index 5cd572401..060697a84 100644 --- a/docs/examples/Makefile.am +++ b/docs/examples/Makefile.am @@ -12,7 +12,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \ multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \ anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \ cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c \ - 10-at-a-time.c hiperfifo.c + 10-at-a-time.c hiperfifo.c ghiper.c all: @echo "done" -- cgit v1.2.1