Commit 1ace4419 authored by Aurelien Jacobs's avatar Aurelien Jacobs

add proper matroskaenc dependency over xiph.o

Originally committed as revision 11580 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 078ac1db
......@@ -299,6 +299,7 @@ OBJS-$(CONFIG_ADPCM_YAMAHA_DECODER) += adpcm.o
OBJS-$(CONFIG_ADPCM_YAMAHA_ENCODER) += adpcm.o
# libavformat dependencies
OBJS-$(CONFIG_MATROSKA_MUXER) += xiph.o
OBJS-$(CONFIG_OGG_MUXER) += xiph.o
# external codec libraries
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment