Original commit message from CVS:
uraeus fix
+2004-05-09 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * tests/Makefile.am: fix am16 issue
+
2004-05-09 Benjamin Otte <otte@gnome.org>
* libs/gst/bytestream/Makefile.am:
SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
if GST_DISABLE_TRACE
-noinst_PROGRAMS =
+LAT =
else
-noinst_PROGRAMS = lat
+LAT = lat
endif
-noinst_PROGRAMS += spidey_bench
+noinst_PROGRAMS = $(LAT) spidey_bench
AM_CFLAGS = $(GST_OBJ_CFLAGS)
LIBS = $(GST_OBJ_LIBS)