Mercurial > mplayer.hg
changeset 23073:c64d3dd0a0fc
cosmetics: Sort PARTS.
author | diego |
---|---|
date | Sun, 22 Apr 2007 21:48:20 +0000 |
parents | 9ee7776ab5a2 |
children | 109c80c869ac |
files | Makefile |
diffstat | 1 files changed, 17 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Apr 22 20:59:14 2007 +0000 +++ b/Makefile Sun Apr 22 21:48:20 2007 +0000 @@ -112,31 +112,31 @@ INSTALL_TARGETS-$(GUI) += install-gui INSTALL_TARGETS += $(INSTALL_TARGETS-yes) -PARTS = libmpdemux \ - stream \ - libmpcodecs \ - libavutil \ - libswscale \ +PARTS = dvdread \ + Gui \ + input \ + liba52 \ + libaf \ libao2 \ - osdep \ - input \ - libvo \ - libaf \ - liba52 \ + 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)