X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=53f91cb45ec83501b6e30179c853a27d26692462;hb=320b8d6335548c473deef58f638665c82dda35b4;hp=c0af5c2c74e55067f46e8dc516d5b1ca749283a3;hpb=ec8a3e25d8cfed9f8f335b88d8162ae331b68df9;p=ffmpeg diff --git a/Makefile b/Makefile index c0af5c2c74e..53f91cb45ec 100644 --- a/Makefile +++ b/Makefile @@ -77,6 +77,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))))