gstreamer/testsuite/autoplug/Makefile.am
Thomas Vander Stichele 31be230d1f hm, these tests need some work and some documenting
Original commit message from CVS:
hm, these tests need some work and some documenting
2002-02-24 21:38:27 +00:00

9 lines
210 B
Makefile

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