gstreamer/tests/threadstate/Makefile.am
Wim Taymans 30c31aa590 Added test with extra cond var
Original commit message from CVS:
Added test with extra cond var
2003-01-12 15:59:00 +00:00

5 lines
142 B
Makefile

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