elements test dir
[platform/upstream/gstreamer.git] / tests / old / testsuite / Makefile.am
1 # FIXME : refcounting threads bytestream cleanup
2 SUBDIRS = caps plugin elements
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 = caps plugin bytestream cleanup elements