gstreamer/testsuite/autoplug/Makefile.am

10 lines
213 B
Makefile
Raw Normal View History

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