gstreamer/tests/Makefile.am
Wim Taymans e81fb05e74 Remove bufspeed test
Original commit message from CVS:
Remove bufspeed test
2002-07-08 19:25:07 +00:00

17 lines
375 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
noinst_PROGRAMS = lat
lat_CFLAGS = $(GST_CFLAGS)
lat_LDFLAGS = $(GST_LIBS)
EXTRA_DIST = README
DIST_SUBDIRS= bufspeed memchunk muxing sched threadstate