summaryrefslogtreecommitdiffstats
path: root/gst/mixmatrix
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-01 15:53:04 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-01 15:53:04 +0000
commite2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a (patch)
tree860a90711853bde2568157573cc781207b48f065 /gst/mixmatrix
parent80fe257c59f2c9eeb60a38cff1bc452304fa82f7 (diff)
downloadgst-plugins-bad-e2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a.tar.gz
gst-plugins-bad-e2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a.tar.bz2
gst-plugins-bad-e2665a52a07c4b7b88785a33a3cd3e52f0a9cc0a.zip
add error handler fix mixmatrix plugin filename
Original commit message from CVS: add error handler fix mixmatrix plugin filename
Diffstat (limited to 'gst/mixmatrix')
-rwxr-xr-xgst/mixmatrix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)