]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
avformat/format: fix memleak and error code
[ffmpeg] / Makefile
index 2070aa4511509b9d7616f04efea215f9c70723fd..57f6a91c477115f63ba388a445653da108d0cf03 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,6 +92,7 @@ $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
 SUBDIR := $(1)/
 include $(SRC_PATH)/$(1)/Makefile
 -include $(SRC_PATH)/$(1)/$(ARCH)/Makefile
+-include $(SRC_PATH)/$(1)/$(INTRINSICS)/Makefile
 include $(SRC_PATH)/library.mak
 endef