gstreamer/testsuite/Makefile.am
Wim Taymans 986777c851 Makfeile updates.
Original commit message from CVS:
Makfeile updates.
2001-05-27 22:25:32 +00:00

15 lines
249 B
Makefile

SUBDIRS = refcounting capsnego
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)
DIST_SUBDIRS = refcounting capsnego