提交 9097a8e4 编写于 作者: D Diego Biurrun

Add some forgotten lib prefixes to Makefile variables.

Originally committed as revision 9235 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 e5f0be5a
......@@ -285,8 +285,8 @@ OBJS-$(CONFIG_LIBGSM) += libgsm.o
OBJS-$(CONFIG_LIBMP3LAME) += libmp3lame.o
OBJS-$(CONFIG_LIBTHEORA) += libtheoraenc.o
OBJS-$(CONFIG_LIBVORBIS) += libvorbis.o
OBJS-$(CONFIG_X264) += libx264.o
OBJS-$(CONFIG_XVID) += libxvidff.o libxvid_rc.o
OBJS-$(CONFIG_LIBX264) += libx264.o
OBJS-$(CONFIG_LIBXVID) += libxvidff.o libxvid_rc.o
OBJS-$(CONFIG_AAC_PARSER) += aac_parser.o aac_ac3_parser.o
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册