summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: ae60d5220b14f25037be52650f05e0472bf7c1f8 (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

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

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