summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index d2e59f9049..3755630180 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -137,8 +137,8 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_yvu9.o
OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/pullup.o
--include $(SUBDIR)$(ARCH)/Makefile
+-include $(SRC_PATH)/$(SUBDIR)$(ARCH)/Makefile
DIRS = x86 libmpcodecs
-include $(SUBDIR)../subdir.mak
+include $(SRC_PATH)/subdir.mak