]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
mxfdec: fix memleak on av_realloc failures
[ffmpeg] / Makefile
index 04af278b9398a4e49ac10318cbb6dc09cee1a338..19b8df42d36689a88b29652b87957222e26c7295 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -113,6 +113,7 @@ define DOSUBDIR
 $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
 SUBDIR := $(1)/
 include $(SRC_PATH)/$(1)/Makefile
+include $(SRC_PATH)/library.mak
 endef
 
 $(foreach D,$(FFLIBS),$(eval $(call DOSUBDIR,lib$(D))))