diff Makefile @ 2284:59d84b0f7d30 libavformat

Introduce an SDP generator
author lucabe
date Thu, 26 Jul 2007 22:34:26 +0000
parents 8963d9ed1859
children 5b5e1edd462e
line wrap: on
line diff
--- a/Makefile	Thu Jul 26 13:02:07 2007 +0000
+++ b/Makefile	Thu Jul 26 22:34:26 2007 +0000
@@ -6,7 +6,7 @@
 
 CFLAGS+=-I$(SRC_PATH)/libavcodec
 
-OBJS= utils.o cutils.o os_support.o allformats.o
+OBJS= utils.o cutils.o os_support.o allformats.o sdp.o
 
 HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h