Commit 52a9cf34 authored by Diego Biurrun's avatar Diego Biurrun

Fix out of tree builds after introduction of libavdevice.

Originally committed as revision 11084 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 34c9d454
......@@ -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 \
......
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