uraeus fix
[platform/upstream/gstreamer.git] / tests / Makefile.am
1
2 SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
3
4 if GST_DISABLE_TRACE
5 LAT = 
6 else
7 LAT = lat
8
9 endif
10
11 noinst_PROGRAMS = $(LAT) spidey_bench
12
13 AM_CFLAGS = $(GST_OBJ_CFLAGS)
14 LIBS = $(GST_OBJ_LIBS)
15
16 EXTRA_DIST = README
17 DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking