gstreamer/testsuite/autoplug/Makefile.am

10 lines
202 B
Makefile
Raw Normal View History

testprogs = autoplug autoplug2 autoplug3 autoplug4
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
# we have nothing but apps here, we can do this safely
LIBS = $(GST_LIBS)
CFLAGS = $(GST_CFLAGS)