summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
blob: 244ac4be02e22c57ad1ff5bbac9f64db57a13a93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# FIXME : refcounting threads bytestream
SUBDIRS = caps capsnego plugin cleanup

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)

# FIXME : refcounting threadds
DIST_SUBDIRS = caps capsnego plugin bytestream cleanup