Makefile: add rule for appsrc example
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 23 Aug 2013 13:15:12 +0000 (15:15 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 23 Aug 2013 13:15:12 +0000 (15:15 +0200)
examples/Makefile.am

index deec57c..0fc67c3 100644 (file)
@@ -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)