From 909da9fb0489c3744547e6386531461c072da5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 10 Feb 2005 15:06:13 +0000 Subject: and make it handle more than one channel. Original commit message from CVS: Fix speed element and make it chain-based (fixes #156467), and make it handle more than one channel. --- gst/speed/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/speed/Makefile.am') diff --git a/gst/speed/Makefile.am b/gst/speed/Makefile.am index 7062fa95..9f866624 100644 --- a/gst/speed/Makefile.am +++ b/gst/speed/Makefile.am @@ -6,7 +6,7 @@ libgstspeed_la_CFLAGS = $(GST_CFLAGS) libgstspeed_la_LIBADD = libgstspeed_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstspeed.h filter.func +noinst_HEADERS = gstspeed.h if HAVE_GTK noinst_PROGRAMS = demo-mp3 -- cgit v1.2.1