diff --git a/libavfilter/Makefile b/libavfilter/Makefile index b0784ab0fc..028aa52eab 100644 --- a/libavfilter/Makefile +++ b/libavfilter/Makefile @@ -127,6 +127,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/pullup.o -include $(SUBDIR)$(ARCH)/Makefile -DIRS = x86 +DIRS = x86 libmpcodecs include $(SUBDIR)../subdir.mak