From 11caf018fd37afb783ad5aeb6d931f915a520b8b Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 27 Aug 2007 11:52:21 +0000 Subject: consistent linking order git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24242 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') 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) -- cgit v1.2.3