aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authortipok <piratfm@gmail.com>2011-09-26 02:28:21 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-26 02:28:21 +0200
commitcbf914cf16c1adf872a407a767bc171846a60905 (patch)
treeba5cdc3d794d40e7b88bb1748fac1f699d679b3c /libavcodec/Makefile
parent023e9960d711980c8d7ddda4e15efc379977d3c6 (diff)
downloadffmpeg-cbf914cf16c1adf872a407a767bc171846a60905.tar.gz
libaac+ support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 211c6b5382..5a601fb09d 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -579,6 +579,7 @@ OBJS-$(CONFIG_WEBM_MUXER) += xiph.o mpeg4audio.o \
OBJS-$(CONFIG_WTV_DEMUXER) += mpeg4audio.o mpegaudiodata.o
# external codec libraries
+OBJS-$(CONFIG_LIBAACPLUS_ENCODER) += libaacplus.o
OBJS-$(CONFIG_LIBCELT_DECODER) += libcelt_dec.o
OBJS-$(CONFIG_LIBDIRAC_DECODER) += libdiracdec.o
OBJS-$(CONFIG_LIBDIRAC_ENCODER) += libdiracenc.o libdirac_libschro.o