summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-01 07:34:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-01 07:34:32 +0000
commitb35260f6b22ef7d3ae98de2a4c38bb9f2bda4c1e (patch)
treec4230870deab16ab25f38f2062a353eaa773a169 /TOOLS
parent70dc64f378e8595836b9e99de7528f0cb8af18b4 (diff)
downloadmpv-b35260f6b22ef7d3ae98de2a4c38bb9f2bda4c1e.tar.bz2
mpv-b35260f6b22ef7d3ae98de2a4c38bb9f2bda4c1e.tar.xz
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
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/netstream/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \