gstreamer/tests/old/testsuite/Makefile.am
Thomas Vander Stichele ebfd7aac62 added plugin
Original commit message from CVS:
added plugin
2001-11-13 11:15:36 +00:00

15 lines
285 B
Makefile

SUBDIRS = refcounting capsnego plugin bytestream
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 plugin bytestream