rtp.o needs mpegts.o
authorDiego Biurrun <diego@biurrun.de>
Mon, 2 Oct 2006 17:15:00 +0000 (17:15 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 2 Oct 2006 17:15:00 +0000 (17:15 +0000)
Originally committed as revision 6533 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/Makefile

index fa705e2..0c01c67 100644 (file)
@@ -173,7 +173,7 @@ OBJS+= avio.o aviobuf.o
 ifeq ($(CONFIG_PROTOCOLS),yes)
 OBJS+= file.o
 ifeq ($(CONFIG_NETWORK),yes)
-OBJS+= udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o
+OBJS+= udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o mpegts.o
 # BeOS and Darwin network stuff
 ifeq ($(NEED_INET_ATON),yes)
 OBJS+= barpainet.o