summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-11-15 16:52:42 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-11-15 16:52:42 +0100
commit18d6152af2330e0857f984ce0dfc99595c70997a (patch)
tree1eee9fa8eea29aadd9870602b54424c5ae899b65 /examples/Makefile.am
parenta75d83e26d3cb5a7634bb7412be11004a22d64f7 (diff)
examples: add another multicast example
Add an example for how to configure separate multicast ranges for each media stream.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 32537a4..47b2cf9 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,6 +1,6 @@
noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme \
test-launch test-sdp test-uri test-auth \
- test-multicast
+ test-multicast test-multicast2
#INCLUDES = -I$(top_srcdir) -I$(srcdir)