summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2013-08-23 15:15:12 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2013-08-23 15:15:12 +0200
commitd3776cc80b77b84a97533f549a83236ce41d6b44 (patch)
treec4a22becc2bb188015bc6da5108f0d69476e9da5 /examples
parent94ed18008a8847c35707fbd366ceec8c0fb8f6e5 (diff)
Makefile: add rule for appsrc example
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index deec57c..0fc67c3 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-multicast2
+ test-multicast test-multicast2 test-appsrc
#INCLUDES = -I$(top_srcdir) -I$(srcdir)