gstreamer/tests/old/testsuite/indexers/Makefile.am
Wim Taymans b9f62c52c3 Added indexers testsuite
Original commit message from CVS:
Added indexers testsuite
2002-12-13 17:40:56 +00:00

8 lines
117 B
Makefile

testprogs = cache1
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
LDADD = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)