gstreamer/tests/old/testsuite/elements/Makefile.am
Thomas Vander Stichele 35beb0b388 added name test
Original commit message from CVS:
added name test
2002-04-21 14:04:24 +00:00

10 lines
149 B
Makefile

testprogs = tee fake name
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
EXTRA_DIST = property.h
LDADD = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)