summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-01 16:22:52 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-01 16:22:52 +0000
commita7b11f39278555db59704d86d26ec7f3954b967c (patch)
treeeb855128897be8ba5a2bdb31a19f5b9f10cb6b39 /Makefile
parent011e976df9a2e7aaaf8bd08447bebe41f5ca599c (diff)
downloadmpv-a7b11f39278555db59704d86d26ec7f3954b967c.tar.bz2
mpv-a7b11f39278555db59704d86d26ec7f3954b967c.tar.xz
realrtsp depends on librtsp/rtsp.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26633 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6c90995cd3..b0718da38d 100644
--- a/Makefile
+++ b/Makefile
@@ -376,6 +376,7 @@ SRCS_COMMON-$(MPLAYER_NETWORK) += stream/stream_netstream.c \
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 \