summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2010-03-15 22:37:14 +0000
committerAurelien Jacobs <aurel@gnuage.org>2010-03-15 22:37:14 +0000
commit6dfa52c8bde96af2f16998c896ea6b37927d5dcc (patch)
tree61a6f822bed2b27a25869d711ccc6a74302f17b4 /libavformat
parent6506c3d2b2b68e4e0e8b745ed0788c4304381042 (diff)
matroskadec: fix missing dependency
Originally committed as revision 22555 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index dcf4ed86d4..9715908523 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -100,7 +100,7 @@ OBJS-$(CONFIG_LMLM4_DEMUXER) += lmlm4.o
OBJS-$(CONFIG_M4V_DEMUXER) += raw.o
OBJS-$(CONFIG_M4V_MUXER) += raw.o
OBJS-$(CONFIG_MATROSKA_DEMUXER) += matroskadec.o matroska.o \
- riff.o isom.o rm.o
+ riff.o isom.o rmdec.o rm.o
OBJS-$(CONFIG_MATROSKA_MUXER) += matroskaenc.o matroska.o \
riff.o isom.o avc.o flacenc.o
OBJS-$(CONFIG_MJPEG_DEMUXER) += raw.o