From bf7bff6c476e3c1b248c45e6084719ed33061d13 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 10 Feb 2003 20:08:59 +0000 Subject: Small compile fixes Original commit message from CVS: Small compile fixes --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index e0ff28e24..b6393e398 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,10 +1,12 @@ SUBDIRS = 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 memchunk muxing sched threadstate seeking -- cgit v1.2.3