summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2013-09-17 15:11:41 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2013-09-17 15:11:41 +0200
commit99675d1161eb00467a2380b7fc939a7202314a9d (patch)
treef7e3ed9bd179e8a5de76b2d6fc22af619f1cd4d1 /tests
parentb2982bb749232734ca9c7b658bc497cafaeffa8a (diff)
downloadgstreamer-plugins-good-99675d1161eb00467a2380b7fc939a7202314a9d.tar.gz
check: change for videomixer renamed orc file
Diffstat (limited to 'tests')
-rw-r--r--tests/check/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index b9d9cec4c..69c1f7d7e 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -352,7 +352,7 @@ orc/deinterlace.c: $(top_srcdir)/gst/deinterlace/tvtime.orc
$(MKDIR_P) orc/
$(ORCC) --test -o $@ $<
-orc/videomixer.c: $(top_srcdir)/gst/videomixer/blendorc.orc
+orc/videomixer.c: $(top_srcdir)/gst/videomixer/videomixerorc.orc
$(MKDIR_P) orc/
$(ORCC) --test -o $@ $<