gstreamer/testsuite/elements/Makefile.am
Thomas Vander Stichele ace842815e adding basic tests for fakesrc fakesink and tee
Original commit message from CVS:
adding basic tests for fakesrc fakesink and tee
2002-02-05 11:48:36 +00:00

9 lines
120 B
Makefile

testprogs = tee fake
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
LDADD = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)