gstreamer/tests/Makefile.am
Wim Taymans a06d81ef60 Added segment seeking experiment
Original commit message from CVS:
Added segment seeking experiment
2002-08-02 11:43:25 +00:00

18 lines
391 B
Makefile

# This directory depends on an x86 computer, so if nasm is present, we're good
# complain to hadess@hadess.net
if HAVE_NASM
NASMDEP_DIR=memchunk
else
NASMDEP_DIR=
endif
SUBDIRS = $(NASMDEP_DIR) muxing sched threadstate seeking
noinst_PROGRAMS = lat
lat_CFLAGS = $(GST_CFLAGS)
lat_LDFLAGS = $(GST_LIBS)
EXTRA_DIST = README
DIST_SUBDIRS= bufspeed memchunk muxing sched threadstate seeking