From 8f9626479d3947ef5a6ec7202b57887b9ebd0894 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 22 Apr 2007 21:48:20 +0000 Subject: cosmetics: Sort PARTS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23091 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4196c77148..679055b4bb 100644 --- a/Makefile +++ b/Makefile @@ -112,31 +112,31 @@ INSTALL_TARGETS-$(MENCODER) += install-mencoder install-mplayer-man INSTALL_TARGETS-$(GUI) += install-gui INSTALL_TARGETS += $(INSTALL_TARGETS-yes) -PARTS = libmpdemux \ - stream \ - libmpcodecs \ - libavutil \ - libswscale \ - libao2 \ - osdep \ +PARTS = dvdread \ + Gui \ input \ - libvo \ - libaf \ liba52 \ + libaf \ + libao2 \ + libass \ libavcodec \ libavformat \ + libavutil \ + libdvdcss \ + libfaad2 \ + libmenu \ + libmpcodecs \ + libmpdemux \ + libmpeg2 \ libpostproc \ + libswscale \ + libvo \ loader \ mp3lib \ - libmpeg2 \ - libfaad2 \ + osdep \ + stream \ tremor \ vidix \ - dvdread \ - libdvdcss \ - libass \ - Gui \ - libmenu \ all: $(ALL_PRG) -- cgit v1.2.3