summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-02-27 15:02:24 -0800
committerDiego Biurrun <diego@biurrun.de>2014-02-28 21:11:53 +0100
commit34150be515cd9c43b0b679806b8d01774960af78 (patch)
treecba3c89e9d30fd805734734e5f2b75b827c3027e /libavcodec/Makefile
parent8e0cf39faf02536dca08f4fe628a66d1ae022fde (diff)
build: Let the iac decoder depend on the imc decoder
Almost all of the code is shared so there is little point in enabling one decoder without the other.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 04f61eec45..1bd4acea17 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -204,7 +204,6 @@ OBJS-$(CONFIG_HEVC_DECODER) += hevc.o hevc_mvs.o hevc_ps.o hevc_sei.o
OBJS-$(CONFIG_HNM4_VIDEO_DECODER) += hnm4video.o
OBJS-$(CONFIG_HUFFYUV_DECODER) += huffyuv.o huffyuvdec.o
OBJS-$(CONFIG_HUFFYUV_ENCODER) += huffyuv.o huffyuvenc.o
-OBJS-$(CONFIG_IAC_DECODER) += imc.o
OBJS-$(CONFIG_IDCIN_DECODER) += idcinvideo.o
OBJS-$(CONFIG_IFF_BYTERUN1_DECODER) += iff.o
OBJS-$(CONFIG_IFF_ILBM_DECODER) += iff.o