summaryrefslogtreecommitdiffstats
path: root/TOOLS/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-25 17:52:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-25 17:52:29 +0000
commit7728f7bd1289219fe52a9583465c16b9bdf5b691 (patch)
tree47301be0654b67ec5c72825410518cbddddc7d9c /TOOLS/Makefile
parentf04257530ad5d337f69e40a643f1090a4436506a (diff)
downloadmpv-7728f7bd1289219fe52a9583465c16b9bdf5b691.tar.bz2
mpv-7728f7bd1289219fe52a9583465c16b9bdf5b691.tar.xz
Get netstream closer to linking.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24201 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/Makefile')
-rw-r--r--TOOLS/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index 2ab9384f8a..510406cc99 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -62,6 +62,7 @@ NETSTREAM_DEPS = ../libmpdemux/libmpdemux.a \
../m_struct.o \
../mp_msg.o \
../osdep/libosdep.a \
+ ../mp_fifo.o \
-ltermcap -lm \
ifeq ($(TARGET_WIN32),yes)