gstreamer/testsuite/autoplug/Makefile.am
Thomas Vander Stichele e542dfe202 autoplug tests
Original commit message from CVS:
autoplug tests
2002-02-19 11:18:04 +00:00

9 lines
202 B
Makefile

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)