diff stream/Makefile @ 19335:2a9d669e5ff6

isolated tcp socket code from network.c to a dedicated file
author ben
date Sat, 05 Aug 2006 10:30:06 +0000
parents a3ddd3320b47
children 4f71ed7cb512
line wrap: on
line diff
--- a/stream/Makefile	Sat Aug 05 10:02:09 2006 +0000
+++ b/stream/Makefile	Sat Aug 05 10:30:06 2006 +0000
@@ -87,6 +87,7 @@
         pnm.c \
         rtp.c \
         udp.c \
+        tcp.c \
         stream_rtsp.c \
         stream_rtp.c \
         stream_udp.c \