mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
ed085dd930
Original commit message from CVS: Added test for dynamic reconfiguration of pipelines triggered by padprobes
5 lines
77 B
Makefile
5 lines
77 B
Makefile
|
|
noinst_PROGRAMS = probetest
|
|
|
|
LDADD = $(GST_LIBS)
|
|
AM_CFLAGS = $(GST_CFLAGS)
|