mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
parent
e683cf0596
commit
bbc908795b
1 changed files with 3 additions and 0 deletions
|
@ -128,3 +128,6 @@ TESTS = bin \
|
||||||
ghostpad init
|
ghostpad init
|
||||||
|
|
||||||
noinst_PROGRAMS = $(EXAMPLES)
|
noinst_PROGRAMS = $(EXAMPLES)
|
||||||
|
|
||||||
|
testrtpool_LDADD = $(GST_OBJ_LIBS) $(PTHREAD_LIBS)
|
||||||
|
testrtpool_CFLAGS = $(GST_OBJ_CFLAGS) $(PTHREAD_CFLAGS)
|
||||||
|
|
Loading…
Reference in a new issue