make/lib/CoreLibraries.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 47687 fb290fd1f9d4
--- a/make/lib/CoreLibraries.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/lib/CoreLibraries.gmk	Thu Oct 05 12:41:06 2017 +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))
 
 
 ##########################################################################################