From e2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 1 Mar 2004 15:53:04 +0000 Subject: add error handler fix mixmatrix plugin filename Original commit message from CVS: add error handler fix mixmatrix plugin filename --- gst/mixmatrix/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/mixmatrix/Makefile.am b/gst/mixmatrix/Makefile.am index a7690547..54d5c62a 100755 --- a/gst/mixmatrix/Makefile.am +++ b/gst/mixmatrix/Makefile.am @@ -1,5 +1,5 @@ -plugin_LTLIBRARIES = libmixmatrix.la +plugin_LTLIBRARIES = libgstmixmatrix.la libmixmatrix_la_SOURCES = mixmatrix.c libmixmatrix_la_CFLAGS = $(GST_CFLAGS) -- cgit v1.2.1