gstreamer/testsuite/elements/Makefile.am
Thomas Vander Stichele 9505bda9c8 tee test too bad it fails at creating
Original commit message from CVS:
tee test
too bad it fails at creating
2002-01-31 12:17:46 +00:00

10 lines
123 B
Makefile

testprogs = tee
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
tee_LDADD = $(GST_LIBS)
tee_CFLAGS = $(GST_CFLAGS)