summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index cd03d4d73f..70e9e29530 100755
--- a/configure
+++ b/configure
@@ -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 \