# HG changeset patch # User reimar # Date 1209658972 0 # Node ID 590710d64e84ce7bda6cf7674679cb343520c033 # Parent 914b1cee2a4f0417c79a477591eb90ea7eec1172 realrtsp depends on librtsp/rtsp.c diff -r 914b1cee2a4f -r 590710d64e84 Makefile --- a/Makefile Thu May 01 14:02:35 2008 +0000 +++ b/Makefile Thu May 01 16:22:52 2008 +0000 @@ -376,6 +376,7 @@ stream/tcp.c \ stream/stream_rtp.c \ stream/stream_udp.c \ + stream/librtsp/rtsp.c \ stream/realrtsp/asmrp.c \ stream/realrtsp/real.c \ stream/realrtsp/rmff.c \