You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Fix out of tree builds after introduction of libavdevice.
Originally committed as revision 11084 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -1991,6 +1991,7 @@ if enabled source_path_used; then
|
||||
libavcodec/ppc \
|
||||
libavcodec/sh4 \
|
||||
libavcodec/sparc \
|
||||
libavdevice \
|
||||
libavformat \
|
||||
libavutil \
|
||||
libpostproc \
|
||||
@@ -2004,6 +2005,7 @@ if enabled source_path_used; then
|
||||
common.mak \
|
||||
doc/texi2pod.pl \
|
||||
libavcodec/Makefile \
|
||||
libavdevice/Makefile \
|
||||
libavformat/Makefile \
|
||||
libavutil/Makefile \
|
||||
libpostproc/Makefile \
|
||||
|
Reference in New Issue
Block a user