summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2011-02-25 15:34:20 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-02-25 15:34:20 +0100
commit821424905170622e3fea4fa71b420ff20da593f1 (patch)
tree6fede11a66576197b0359f34fb07dc79b51cd4b0 /libavfilter
parenta1c4b65b9170d9e7fa8a5780d6294f0411526b41 (diff)
Add libmpcodecs to the list of libavfilter subdirectories.
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/Makefile2
1 files changed, 1 insertions, 1 deletions
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