Mercurial > mplayer.hg
changeset 21088:a2af78f10080
Remove MPlayer-specific dependencies from COMMON_DEPS.
author | diego |
---|---|
date | Mon, 20 Nov 2006 14:27:00 +0000 |
parents | 439b06bb0675 |
children | fb4ca7fb36de |
files | Makefile |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Mon Nov 20 13:57:12 2006 +0000 +++ b/Makefile Mon Nov 20 14:27:00 2006 +0000 @@ -90,11 +90,8 @@ libmpdemux/libmpdemux.a \ stream/stream.a \ libmpcodecs/libmpcodecs.a \ - libao2/libao2.a \ osdep/libosdep.a \ libswscale/libswscale.a \ - input/libinput.a \ - libvo/libvo.a \ libaf/libaf.a \ OBJS_MPLAYER = $(SRCS_MPLAYER:.c=.o)