From 821424905170622e3fea4fa71b420ff20da593f1 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Fri, 25 Feb 2011 15:34:20 +0100 Subject: Add libmpcodecs to the list of libavfilter subdirectories. --- libavfilter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter') 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 -- cgit v1.2.3