bufspeed gives warnings because of volatile discardation who wrote it, can it be...
[platform/upstream/gstreamer.git] / tests / Makefile.am
1 # This directory depends on an x86 computer, so if nasm is present, we're good
2 # complain to hadess@hadess.net
3 # bufspeed gives warnings, can someone please fix that ?
4 if HAVE_NASM
5 NASMDEP_DIR=memchunk #bufspeed
6 else
7 NASMDEP_DIR=
8 endif
9
10 SUBDIRS = $(NASMDEP_DIR) muxing sched threadstate seeking
11
12 noinst_PROGRAMS = lat
13
14 lat_CFLAGS = $(GST_CFLAGS)
15 lat_LDFLAGS = $(GST_LIBS)
16
17 EXTRA_DIST = README
18 DIST_SUBDIRS= bufspeed memchunk muxing sched threadstate seeking