diff Makefile @ 5139:9b2d2f4aa042 libavformat

Support for generic multi-stream key frame finding for new seek API.
author schreter
date Sat, 22 Aug 2009 16:05:43 +0000
parents ad4e3a0bd4bd
children 08c92d88d980
line wrap: on
line diff
--- a/Makefile	Fri Aug 21 08:34:19 2009 +0000
+++ b/Makefile	Sat Aug 22 16:05:43 2009 +0000
@@ -5,7 +5,7 @@
 
 HEADERS = avformat.h avio.h
 
-OBJS = allformats.o cutils.o metadata.o metadata_compat.o options.o os_support.o sdp.o utils.o
+OBJS = allformats.o cutils.o metadata.o metadata_compat.o options.o os_support.o sdp.o seek.o utils.o
 
 # muxers/demuxers
 OBJS-$(CONFIG_AAC_DEMUXER)               += raw.o id3v1.o id3v2.o