gstreamer/testsuite/indexers/Makefile.am

9 lines
130 B
Makefile
Raw Normal View History

testprogs = cache1 indexdump
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)