there is no speed. really.
[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 mass_elements complexity
12
13 AM_CFLAGS = $(GST_OBJ_CFLAGS)
14 LIBS = $(GST_OBJ_LIBS) \
15         $(top_builddir)/gst/base/libgstbase-@GST_MAJORMINOR@.la
16
17 EXTRA_DIST = README
18 DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking