gstreamer/tests/Makefile.am

13 lines
279 B
Makefile
Raw Normal View History

SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
if !GST_DISABLE_TRACE
noinst_PROGRAMS = lat
lat_CFLAGS = $(GST_CFLAGS)
lat_LDFLAGS = $(GST_LIBS)
endif
EXTRA_DIST = README
DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking