summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-01-09 12:40:47 +0100
committerSebastian Dröge <sebastian@centricular.com>2015-02-06 09:42:42 +0100
commitccf6c6eb53cc35050a9d9b736a6714268446c550 (patch)
treef087b357abbbbd0da6cd9930fac305cc9dc97909 /examples/Makefile.am
parent18668bf49570b3ab75e35dd275f4761f0210cc42 (diff)
Add initial support for RECORD
We currently only support media that is RECORD or PLAY only, not both at once. https://bugzilla.gnome.org/show_bug.cgi?id=743175
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 6d13ed6..ef33adf 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,7 +1,7 @@
noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme \
test-launch test-sdp test-uri test-auth \
test-multicast test-multicast2 test-appsrc \
- test-video-rtx
+ test-video-rtx test-record
#INCLUDES = -I$(top_srcdir) -I$(srcdir)