summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index 0007b176af..469bb606a4 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -60,8 +60,8 @@ NETSTREAM_DEPS = ../libmpdemux/libmpdemux.a \
../m_option.o \
../m_struct.o \
../mp_msg.o \
- ../osdep/libosdep.a \
../mp_fifo.o \
+ ../osdep/libosdep.a \
-ltermcap -lm \
ifeq ($(TARGET_WIN32),yes)