gstreamer/testsuite/autoplug/Makefile.am

11 lines
190 B
Makefile
Raw Normal View History

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