]> git.sesse.net Git - ffmpeg/blobdiff - libpostproc/Makefile
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libpostproc / Makefile
index 81a1c943c0d03f60b7a4e871573728ebee587790..02257420e95d847d8c51921a3bfea8a2f26a644c 100644 (file)
@@ -1,5 +1,4 @@
-
-include ../config.mak
+include $(SUBDIR)../config.mak
 
 NAME = postproc
 FFLIBS = avutil
@@ -8,4 +7,4 @@ HEADERS = postprocess.h
 
 OBJS = postprocess.o
 
-include ../common.mak
+include $(SRC_PATH)/subdir.mak