summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-22 21:48:20 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-22 21:48:20 +0000
commit8f9626479d3947ef5a6ec7202b57887b9ebd0894 (patch)
tree030d5af843266e16606477b83bf0bda82fceef9a /Makefile
parentb5aa994f1cefe892a65e317119431f1750232c33 (diff)
downloadmpv-8f9626479d3947ef5a6ec7202b57887b9ebd0894.tar.bz2
mpv-8f9626479d3947ef5a6ec7202b57887b9ebd0894.tar.xz
cosmetics: Sort PARTS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23091 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile32
1 files changed, 16 insertions, 16 deletions
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)