From 995c572855e223b233c6981fb6d9d42618d10264 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 25 Apr 2005 11:51:09 +0000 Subject: [PATCH] there is no speed. really. Original commit message from CVS: there is no speed. really. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 87676b9..947e3f7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -8,7 +8,7 @@ LAT = lat endif -noinst_PROGRAMS = $(LAT) spidey_bench mass_elements speed complexity +noinst_PROGRAMS = $(LAT) spidey_bench mass_elements complexity AM_CFLAGS = $(GST_OBJ_CFLAGS) LIBS = $(GST_OBJ_LIBS) \ -- 2.7.4