Mercurial > libavformat.hg
changeset 5285:2eee6d1cf5dc libavformat
10l: update Makefile after rename
author | jbr |
---|---|
date | Thu, 15 Oct 2009 09:49:06 +0000 |
parents | 6b37260d470e |
children | 3ce92654e943 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Oct 15 09:46:56 2009 +0000 +++ b/Makefile Thu Oct 15 09:49:06 2009 +0000 @@ -13,7 +13,7 @@ OBJS-$(CONFIG_AC3_MUXER) += raw.o OBJS-$(CONFIG_ADTS_MUXER) += adtsenc.o OBJS-$(CONFIG_AEA_DEMUXER) += aea.o -OBJS-$(CONFIG_AIFF_DEMUXER) += aiff.o riff.o raw.o +OBJS-$(CONFIG_AIFF_DEMUXER) += aiffdec.o riff.o raw.o OBJS-$(CONFIG_AIFF_MUXER) += aiffenc.o riff.o OBJS-$(CONFIG_AMR_DEMUXER) += amr.o OBJS-$(CONFIG_AMR_MUXER) += amr.o