Commit b2cfd7e3 authored by Ramiro Polla's avatar Ramiro Polla

Create swscale subdirs for out-of-tree builds.

Originally committed as revision 18191 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c04e5fa8
...@@ -2507,6 +2507,11 @@ if enabled source_path_used; then ...@@ -2507,6 +2507,11 @@ if enabled source_path_used; then
libavutil \ libavutil \
libpostproc \ libpostproc \
libswscale \ libswscale \
libswscale/bfin \
libswscale/mlib \
libswscale/ppc \
libswscale/sparc \
libswscale/x86 \
tests \ tests \
tools \ tools \
" "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment