gstreamer/testsuite/caches/Makefile.am

9 lines
117 B
Makefile
Raw Normal View History

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