From 483480b5ae00186ae1de3db2a838a237954de4c1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= <mans@mansr.com>
Date: Mon, 27 Sep 2010 22:10:39 +0000
Subject: [PATCH] Fix out of tree builds with vf_yadif and mmx

Originally committed as revision 25237 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 32634c051ce..3f3d1b041df 100755
--- a/configure
+++ b/configure
@@ -3106,6 +3106,7 @@ if enabled source_path_used; then
         libavcore/Makefile
         libavdevice/Makefile
         libavfilter/Makefile
+        libavfilter/${arch}/Makefile
         libavformat/Makefile
         libavutil/Makefile
         libpostproc/Makefile
-- 
GitLab