changeset 29086:b5c25fd3cf8f

Add recently added FFmpeg subdirs to DIRS variable.
author diego
date Thu, 02 Apr 2009 08:42:16 +0000
parents 07d177c306ce
children 290420c32921
files Makefile
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Apr 02 02:31:17 2009 +0000
+++ b/Makefile	Thu Apr 02 08:42:16 2009 +0000
@@ -745,6 +745,12 @@
         libavcodec/x86 \
         libavformat \
         libavutil \
+        libavutil/arm \
+        libavutil/bfin \
+        libavutil/bfin \
+        libavutil/ppc \
+        libavutil/sh4 \
+        libavutil/x86 \
         libdvdcss \
         libdvdnav \
         libdvdnav/vm \
@@ -757,6 +763,11 @@
         libmpeg2 \
         libpostproc \
         libswscale \
+        libswscale/bfin \
+        libswscale/mlib \
+        libswscale/ppc \
+        libswscale/sparc \
+        libswscale/x86 \
         libvo \
         loader \
         loader/dshow \