Add AMR directories for out-of-tree builds.

based on a patch by Ramiro Polla, ramiro lisha.ufsc br

Originally committed as revision 7369 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-12-23 22:14:42 +00:00
parent b6f9a42147
commit 3918dc4f8d
1 changed files with 3 additions and 0 deletions

3
configure vendored
View File

@ -2029,6 +2029,9 @@ if test "$source_path_used" = "yes" ; then
libavcodec/mlib \
libavcodec/ppc \
libavcodec/liba52 \
libavcodec/amr \
libavcodec/amr_float \
libavcodec/amrwb_float \
libpostproc \
libavutil \
libswscale \