summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-06-23 00:19:41 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-06-23 00:19:41 +0200
commit738272826f4b3b060dfe2855df5ce11865df1ec7 (patch)
tree0b01d176c8afb03b5e1c6df1620e1e76706dbb21 /libavformat/Makefile
parent2ca4802601c2c413af38cf2d870b03d63dbcf9b2 (diff)
parent03391b5432a2b8b8dbc3d2db722a54dfb68737b9 (diff)
Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9'
* commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9': build: Add missing object files for Matroska demuxer Conflicts: libavcodec/Makefile libavformat/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 855b81d8c0..520b390270 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -209,7 +209,7 @@ OBJS-$(CONFIG_M4V_MUXER) += rawenc.o
OBJS-$(CONFIG_MATROSKA_DEMUXER) += matroskadec.o matroska.o \
isom.o rmsipr.o flac_picture.o \
oggparsevorbis.o vorbiscomment.o \
- replaygain.o
+ flac_picture.o replaygain.o
OBJS-$(CONFIG_MATROSKA_MUXER) += matroskaenc.o matroska.o \
isom.o avc.o hevc.o \
flacenc_header.o avlanguage.o vorbiscomment.o wv.o