summaryrefslogtreecommitdiff
path: root/doc/examples/Makefile
diff options
context:
space:
mode:
authorStephan Holljes <klaxa1337@googlemail.com>2015-07-25 02:07:15 +0200
committerStephan Holljes <klaxa1337@googlemail.com>2015-08-01 00:58:32 +0200
commit25410c524ddee98c579c7a9ddaf0535278a6dae0 (patch)
tree65be202abeb37b669bfa5fd3cbeea67f20148774 /doc/examples/Makefile
parent1d46e0ee051aa9227ddb3f608732e3f86ac85c66 (diff)
doc/example: Add http multi-client example code
Signed-off-by: Stephan Holljes <klaxa1337@googlemail.com>
Diffstat (limited to 'doc/examples/Makefile')
-rw-r--r--doc/examples/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/Makefile b/doc/examples/Makefile
index 9699f11d43..8c9501b709 100644
--- a/doc/examples/Makefile
+++ b/doc/examples/Makefile
@@ -18,6 +18,7 @@ EXAMPLES= avio_list_dir \
extract_mvs \
filtering_video \
filtering_audio \
+ http_multiclient \
metadata \
muxing \
remuxing \