aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.inc
diff options
context:
space:
mode:
authorJosh Bialkowski <josh.bialkowski@gmail.com>2018-07-27 15:46:19 -0700
committerDaniel Stenberg <daniel@haxx.se>2018-07-28 22:34:54 +0200
commit7f5e5706166442186ce0ccbf89f34603781ac94a (patch)
tree0a4dbfda317bc07db3c52b18d3b584d0ca6a5210 /docs/examples/Makefile.inc
parent7212c4cd607af889c9adc47030a84b6f8ac3b0f6 (diff)
docs/examples: add hiperfifo example using linux epoll/timerfd
Closes #2804
Diffstat (limited to 'docs/examples/Makefile.inc')
-rw-r--r--docs/examples/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc
index 9215b82fb..72eb0d4b8 100644
--- a/docs/examples/Makefile.inc
+++ b/docs/examples/Makefile.inc
@@ -43,4 +43,4 @@ COMPLICATED_EXAMPLES = curlgtk.c curlx.c htmltitle.cpp cacertinmem.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 xmlstream.c usercertinmem.c sessioninfo.c \
- threaded-shared-conn.c crawler.c
+ threaded-shared-conn.c crawler.c ephiperfifo.c