From be1b8b4da5e4bd8d69b1e8725c33871495e70209 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Tue, 20 Jan 2015 15:48:43 +0000 Subject: [PATCH] fix Makefile: remove ilpack Signed-off-by: Paul B Mahol --- libavfilter/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libavfilter/Makefile b/libavfilter/Makefile index 1f0eb15676..f7285b372b 100644 --- a/libavfilter/Makefile +++ b/libavfilter/Makefile @@ -229,7 +229,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/mp_image.o OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/img_format.o OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_eq2.o OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_eq.o -OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_ilpack.o OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_softpulldown.o # multimedia filters -- 2.11.0