gstreamer/tests/old/testsuite/Makefile.am
Thomas Vander Stichele d678f74f2c temporarily removed refcounting
Original commit message from CVS:
temporarily removed refcounting
2001-11-27 22:56:22 +00:00

16 lines
330 B
Makefile

# thomas : removed refcounting for now until it is fixed
SUBDIRS = 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