--- old/make/lib/CoreLibraries.gmk 2017-10-05 11:56:14.452552569 +0200 +++ new/make/lib/CoreLibraries.gmk 2017-10-05 11:56:14.192556674 +0200 @@ -26,7 +26,7 @@ WIN_VERIFY_LIB := $(SUPPORT_OUTPUTDIR)/native/$(MODULE)/libverify/verify.lib # Hook to include the corresponding custom file, if present. -$(eval $(call IncludeCustomExtension, , lib/CoreLibraries.gmk)) +$(eval $(call IncludeCustomExtension, lib/CoreLibraries.gmk)) ##########################################################################################