gstreamer/tests/probes/Makefile.am
Wim Taymans ed085dd930 Added test for dynamic reconfiguration of pipelines triggered by padprobes
Original commit message from CVS:
Added test for dynamic reconfiguration of pipelines triggered by padprobes
2003-02-27 21:07:31 +00:00

6 lines
77 B
Makefile

noinst_PROGRAMS = probetest
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)