autoplug tests

Original commit message from CVS:
autoplug tests
This commit is contained in:
Thomas Vander Stichele 2002-02-19 11:18:04 +00:00
parent 19e0c96d97
commit e542dfe202

View file

@ -0,0 +1,9 @@
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)