mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
Makefile: add rule for appsrc example
This commit is contained in:
parent
94ed18008a
commit
d3776cc80b
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue