gstreamer/testsuite/autoplug/Makefile.am
David Schleef 0647607440 clean up tests
Original commit message from CVS:
clean up tests
2003-10-13 21:06:07 +00:00

10 lines
190 B
Makefile

# 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)