]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
fate: split off Ut Video codec FATE tests into their own file
[ffmpeg] / Makefile
index 3809ece352cd73a399806976857d80e500e97146..19b8df42d36689a88b29652b87957222e26c7295 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,7 @@ define DOSUBDIR
 $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
 SUBDIR := $(1)/
 include $(SRC_PATH)/$(1)/Makefile
-include $(SRC_PATH)/subdir.mak
+include $(SRC_PATH)/library.mak
 endef
 
 $(foreach D,$(FFLIBS),$(eval $(call DOSUBDIR,lib$(D))))