[MPlayer-cvslog] r32426 - trunk/Makefile

diego subversion at mplayerhq.hu
Sun Oct 3 14:14:21 CEST 2010


Author: diego
Date: Sun Oct  3 14:14:21 2010
New Revision: 32426

Log:
cosmetics: alphabetical order for the DIRS list

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Sun Oct  3 14:13:14 2010	(r32425)
+++ trunk/Makefile	Sun Oct  3 14:14:21 2010	(r32426)
@@ -744,16 +744,6 @@ INSTALL_TARGETS-$(MENCODER) += install-m
 INSTALL_TARGETS-$(MPLAYER)  += install-mplayer  install-mplayer-man
 
 DIRS =  . \
-        gui \
-        gui/mplayer \
-        gui/mplayer/gtk \
-        gui/skin \
-        gui/wm \
-        gui/win32 \
-        input \
-        libaf \
-        libao2 \
-        libass \
         ffmpeg/libavcodec \
         ffmpeg/libavcodec/alpha \
         ffmpeg/libavcodec/arm \
@@ -772,6 +762,23 @@ DIRS =  . \
         ffmpeg/libavutil/sh4 \
         ffmpeg/libavutil/tomi \
         ffmpeg/libavutil/x86 \
+        ffmpeg/libpostproc \
+        ffmpeg/libswscale \
+        ffmpeg/libswscale/bfin \
+        ffmpeg/libswscale/mlib \
+        ffmpeg/libswscale/ppc \
+        ffmpeg/libswscale/sparc \
+        ffmpeg/libswscale/x86 \
+        gui \
+        gui/mplayer \
+        gui/mplayer/gtk \
+        gui/skin \
+        gui/wm \
+        gui/win32 \
+        input \
+        libaf \
+        libao2 \
+        libass \
         libdvdcss \
         libdvdnav \
         libdvdnav/vm \
@@ -782,13 +789,6 @@ DIRS =  . \
         libmpcodecs/native \
         libmpdemux \
         libmpeg2 \
-        ffmpeg/libpostproc \
-        ffmpeg/libswscale \
-        ffmpeg/libswscale/bfin \
-        ffmpeg/libswscale/mlib \
-        ffmpeg/libswscale/ppc \
-        ffmpeg/libswscale/sparc \
-        ffmpeg/libswscale/x86 \
         libvo \
         loader \
         loader/dshow \


More information about the MPlayer-cvslog mailing list