diff libmpdemux/Makefile @ 19155:188225d6ba3f

rename rtsp.c to stream_rtsp.c for consistency with other input modules
author ben
date Sat, 22 Jul 2006 14:40:14 +0000
parents 6e6ca469073b
children 97ea9a6616df
line wrap: on
line diff
--- a/libmpdemux/Makefile	Sat Jul 22 14:35:49 2006 +0000
+++ b/libmpdemux/Makefile	Sat Jul 22 14:40:14 2006 +0000
@@ -174,7 +174,7 @@
         asf_mmst_streaming.c \
         pnm.c \
         rtp.c \
-        rtsp.c \
+        stream_rtsp.c \
 
 SRCS += realrtsp/asmrp.c \
         realrtsp/real.c \