diff TOOLS/Makefile @ 24181:fe3fd951b8cc

Get netstream closer to linking.
author diego
date Sat, 25 Aug 2007 17:52:29 +0000
parents bcd2f9d635b2
children 5708ac3bf679
line wrap: on
line diff
--- a/TOOLS/Makefile	Sat Aug 25 17:39:15 2007 +0000
+++ b/TOOLS/Makefile	Sat Aug 25 17:52:29 2007 +0000
@@ -62,6 +62,7 @@
                  ../m_struct.o \
                  ../mp_msg.o \
                  ../osdep/libosdep.a \
+                 ../mp_fifo.o \
                  -ltermcap -lm \
 
 ifeq ($(TARGET_WIN32),yes)