[MPlayer-cvslog] r29125 - trunk/Makefile

diego subversion at mplayerhq.hu
Thu Apr 2 10:42:16 CEST 2009


Author: diego
Date: Thu Apr  2 10:42:16 2009
New Revision: 29125

Log:
Add recently added FFmpeg subdirs to DIRS variable.

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Thu Apr  2 04:31:17 2009	(r29124)
+++ trunk/Makefile	Thu Apr  2 10:42:16 2009	(r29125)
@@ -745,6 +745,12 @@ DIRS =  . \
         libavcodec/x86 \
         libavformat \
         libavutil \
+        libavutil/arm \
+        libavutil/bfin \
+        libavutil/bfin \
+        libavutil/ppc \
+        libavutil/sh4 \
+        libavutil/x86 \
         libdvdcss \
         libdvdnav \
         libdvdnav/vm \
@@ -757,6 +763,11 @@ DIRS =  . \
         libmpeg2 \
         libpostproc \
         libswscale \
+        libswscale/bfin \
+        libswscale/mlib \
+        libswscale/ppc \
+        libswscale/sparc \
+        libswscale/x86 \
         libvo \
         loader \
         loader/dshow \


More information about the MPlayer-cvslog mailing list