]> git.sesse.net Git - ffmpeg/blobdiff - libpostproc/Makefile
Merge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
[ffmpeg] / libpostproc / Makefile
index 26bb5a092243c3b7dd17775c0847fe26ae0bfdc1..bd0b71e3d4c5b46448cff95c8e05a87ce1ac53a6 100644 (file)
@@ -1,12 +1,10 @@
+include $(SUBDIR)../config.mak
 
-include ../config.mak
-
+NAME = postproc
 FFLIBS = avutil
 
-NAME=postproc
-
 HEADERS = postprocess.h
 
 OBJS = postprocess.o
 
-include ../common.mak
+include $(SUBDIR)../subdir.mak