gstreamer/tests/threadstate/Makefile.am
Steve Baker aadf0570fa threadstate4 fails randomly on state change. it is { { fakesrc } ! queue ! fakesink }
Original commit message from CVS:
threadstate4 fails randomly on state change. it is { { fakesrc } ! queue ! fakesink }
2002-06-03 18:37:36 +00:00

4 lines
117 B
Makefile

noinst_PROGRAMS = threadstate1 threadstate2 threadstate3 threadstate4
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)