[MPlayer-cvslog] r26805 - trunk/Makefile

ben subversion at mplayerhq.hu
Sun May 18 16:55:26 CEST 2008


Author: ben
Date: Sun May 18 16:55:26 2008
New Revision: 26805

Log:
Sort alphabetically

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Sun May 18 16:55:26 2008
@@ -509,8 +509,8 @@ SRCS_MPLAYER = mplayer.c \
                libvo/vo_yuv4mpeg.c \
                $(addprefix libvo/,$(VO_SRCS)) \
 
-SRCS_MPLAYER-$(APPLE_REMOTE) += input/ar.c
 SRCS_MPLAYER-$(APPLE_IR)     += input/appleir.c
+SRCS_MPLAYER-$(APPLE_REMOTE) += input/ar.c
 SRCS_MPLAYER-$(GUI_GTK)      += gui/app.c \
                                 gui/bitmap.c \
                                 gui/cfg.c \



More information about the MPlayer-cvslog mailing list