Mercurial > mplayer.hg
changeset 15346:cdffac8b6555
Remove nonexisting dependency.
author | diego |
---|---|
date | Wed, 04 May 2005 21:40:32 +0000 |
parents | e00453f77625 |
children | 18d404eebb28 |
files | TOOLS/netstream/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/netstream/Makefile Wed May 04 21:39:52 2005 +0000 +++ b/TOOLS/netstream/Makefile Wed May 04 21:40:32 2005 +0000 @@ -24,7 +24,7 @@ $(MPROOT)/libmpdvdkit2/libmpdvdkit.a \ $(MPROOT)/libmpcodecs/native/minilzo.o \ $(MPROOT)/libvo/aclib.o $(MPROOT)/libmpcodecs/img_format.o \ - $(MPROOT)/liba52/liba52.a $(MPROOT)/libao2/afmt.o $(MPROOT)/m_option.o \ + $(MPROOT)/liba52/liba52.a $(MPROOT)/m_option.o \ $(MPROOT)/m_struct.o $(MPROOT)/subreader.o \ $(MPROOT)/mp_msg.o $(MPROOT)/osdep/shmem.o \ $(MPROOT)/osdep/timer-*.o $(MPROOT)/osdep/strl.o \