From 5519d989839e884518385bc99fa413352294f824 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 13 Mar 2007 21:55:23 +0000 Subject: cosmetics: Fix indentation, reorder some lines for consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22549 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libao2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libao2/Makefile') diff --git a/libao2/Makefile b/libao2/Makefile index 1d3272a5ee..d6cf45ccee 100644 --- a/libao2/Makefile +++ b/libao2/Makefile @@ -3,9 +3,9 @@ include ../config.mak LIBNAME_MPLAYER = libao2.a SRCS_MPLAYER = audio_out.c \ - ao_mpegpes.c \ - ao_null.c \ - ao_pcm.c \ - $(AO_SRCS) \ + ao_mpegpes.c \ + ao_null.c \ + ao_pcm.c \ + $(AO_SRCS) \ include ../mpcommon.mak -- cgit v1.2.3