summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
blob: e5d82ee00a5926b6075bd38821513e80d10f8763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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 = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)


DIST_SUBDIRS = refcounting capsnego plugin bytestream