changeset 1349:04b421915b14 libavformat

rtp.o needs mpegts.o
author diego
date Mon, 02 Oct 2006 17:15:00 +0000
parents c23cce23abb2
children f77cf5a063a8
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Oct 02 14:12:50 2006 +0000
+++ b/Makefile	Mon Oct 02 17:15:00 2006 +0000
@@ -173,7 +173,7 @@
 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