build: Create mlib optimization directories during out-of-tree builds.

This commit is contained in:
Diego Biurrun
2011-06-20 18:41:11 +02:00
parent b57c6d1a4c
commit 896f80f82c

2
configure vendored
View File

@@ -3207,6 +3207,7 @@ if enabled source_path_used; then
doc doc
libavcodec libavcodec
libavcodec/$arch libavcodec/$arch
libavcodec/mlib
libavdevice libavdevice
libavfilter libavfilter
libavfilter/$arch libavfilter/$arch
@@ -3216,6 +3217,7 @@ if enabled source_path_used; then
libpostproc libpostproc
libswscale libswscale
libswscale/$arch libswscale/$arch
libswscale/mlib
tests tests
tools tools
" "