From b35260f6b22ef7d3ae98de2a4c38bb9f2bda4c1e Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 1 Aug 2006 07:34:32 +0000 Subject: Simplify LIVE555 test and make it more consistent with the other tests. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19288 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/netstream/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/netstream/Makefile b/TOOLS/netstream/Makefile index 1f5173c106..beccee1b6c 100644 --- a/TOOLS/netstream/Makefile +++ b/TOOLS/netstream/Makefile @@ -37,7 +37,7 @@ DEPS = $(MPROOT)/libmpdemux/libmpdemux.a \ $(Z_LIB) \ $(GIF_LIB) \ $(SMBSUPPORT_LIB) \ - $(LIVE_LIBS) \ + $(MPLAYER_NETWORK_LIB) \ $(ARCH_LIB) \ $(COMMON_LIBS) \ -lm \ -- cgit v1.2.3