gstreamer/tests/Makefile.am
Thomas Vander Stichele 67fcf37209 remove bufspeed and spidey_bench
Original commit message from CVS:
remove bufspeed and spidey_bench
2005-06-19 10:31:42 +00:00

19 lines
369 B
Makefile

SUBDIRS = instantiate memchunk muxing sched threadstate seeking
if GST_DISABLE_TRACE
LAT =
else
LAT = lat
endif
noinst_PROGRAMS = $(LAT) mass_elements complexity
AM_CFLAGS = $(GST_OBJ_CFLAGS)
LIBS = $(GST_OBJ_LIBS) \
$(top_builddir)/gst/base/libgstbase-@GST_MAJORMINOR@.la
EXTRA_DIST = README
DIST_SUBDIRS= instantiate memchunk muxing sched threadstate seeking