From ebf2f1d669fd9e36b7e8d65bdd076258858a52e8 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 21 May 2009 08:46:24 +0000 Subject: cosmetics: alphabetically sort SRCS_MPLAYER git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29318 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ae1b065b8a..285291a278 100644 --- a/Makefile +++ b/Makefile @@ -658,18 +658,18 @@ SRCS_MPLAYER-$(XVR100) += libvo/vo_xvr100.c SRCS_MPLAYER-$(YUV4MPEG) += libvo/vo_yuv4mpeg.c SRCS_MPLAYER-$(ZR) += libvo/jpeg_enc.c libvo/vo_zr.c libvo/vo_zr2.c -SRCS_MPLAYER = mplayer.c \ +SRCS_MPLAYER = command.c \ m_property.c \ + mixer.c \ mp_fifo.c \ mp_msg.c \ - mixer.c \ + mplayer.c \ parser-mpcmd.c \ - command.c \ input/input.c \ - libao2/audio_out.c \ libao2/ao_mpegpes.c \ libao2/ao_null.c \ libao2/ao_pcm.c \ + libao2/audio_out.c \ libvo/aspect.c \ libvo/geometry.c \ libvo/spuenc.c \ -- cgit v1.2.3