fixes for make distcheck does GST_ELEMENT_IS_COTHREAD_STOPPING still exist ? and...
[platform/upstream/gstreamer.git] / testsuite / Makefile.am
1 # FIXME : refcounting threads bytestream
2 SUBDIRS = capsnego plugin cleanup
3
4 testprogs = test_gst_init
5
6 TESTS = $(testprogs)
7
8 check_PROGRAMS = $(testprogs)
9
10 # we have nothing but apps here, we can do this safely
11 LIBS = $(GST_LIBS)
12 CFLAGS = $(GST_CFLAGS)
13
14 # FIXME : refcounting threadds
15 DIST_SUBDIRS = capsnego plugin bytestream cleanup