gstreamer/testsuite/Makefile.am
Wim Taymans 91f9620700 Another merge from HEAD into CAPSNEGO1
Original commit message from CVS:
Another merge from HEAD into CAPSNEGO1
2001-03-12 20:04:22 +00:00

12 lines
190 B
Makefile

SUBDIRS =
testprogs = test_gst_init
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)