testprogs = formats TESTS = $(testprogs) check_PROGRAMS = $(testprogs) formats_SOURCES = formats.c sinesrc.c sinesrc.h # we have nothing but apps here, we can do this safely LIBS = $(GST_LIBS) AM_CFLAGS = $(GST_CFLAGS)