gstreamer/tests/Makefile.am

18 lines
336 B
Makefile
Raw Normal View History

SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
if GST_DISABLE_TRACE
noinst_PROGRAMS =
else
noinst_PROGRAMS = lat
endif
noinst_PROGRAMS += spidey_bench
AM_CFLAGS = $(GST_OBJ_CFLAGS)
LIBS = $(GST_OBJ_LIBS)
EXTRA_DIST = README
DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking