aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-09-12 11:25:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-09-12 11:25:00 +0000
commit6df85adf3eff596ba7414c53f85db2ab088161e3 (patch)
tree57ba39745db9f6bc8d09d9512571eeff53a2b422 /docs/examples/Makefile.am
parent3ee60365511b21c3fea71abeea8efb13dcbd2969 (diff)
hiperfifo.c by Jeff Pohlmeyer
Diffstat (limited to 'docs/examples/Makefile.am')
-rw-r--r--docs/examples/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am
index 61a6770fb..5cd572401 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -11,7 +11,8 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.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
+ cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c \
+ 10-at-a-time.c hiperfifo.c
all:
@echo "done"