summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: 4cf093c462b3013938f67f49df3cd4e8b131ca7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed

if GST_DISABLE_TRACE
LAT = 
else
LAT = lat

endif

noinst_PROGRAMS = $(LAT) spidey_bench mass_elements

AM_CFLAGS = $(GST_OBJ_CFLAGS)
LIBS = $(GST_OBJ_LIBS)

EXTRA_DIST = README
DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking