summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2013-07-12 21:27:21 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2013-07-12 21:27:21 +0200
commit6476967f21dc248fdef0d8f7a174bc20d36d9587 (patch)
tree5ecf45a51ac68e87b3aa6d112cdaa13fd264c3bf /libavformat/Makefile
parentb3405b1bdacf83f1b9116e70b8cbd3542916b628 (diff)
Fix compilation with --disable-everything --enable-demuxer=aac.
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 3c4a3c88cd..a9935bc9df 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -52,7 +52,7 @@ OBJS-$(CONFIG_SHARED) += log2_tab.o
# muxers/demuxers
OBJS-$(CONFIG_A64_MUXER) += a64.o rawenc.o
-OBJS-$(CONFIG_AAC_DEMUXER) += aacdec.o apetag.o rawdec.o
+OBJS-$(CONFIG_AAC_DEMUXER) += aacdec.o apetag.o img2.o rawdec.o
OBJS-$(CONFIG_AC3_DEMUXER) += ac3dec.o rawdec.o
OBJS-$(CONFIG_AC3_MUXER) += rawenc.o
OBJS-$(CONFIG_ACT_DEMUXER) += act.o