make/common/MakeBase.gmk
changeset 47314 743814386712
parent 47253 92fd0e04e0e1
child 47334 09d386ddaa42
--- a/make/common/MakeBase.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/common/MakeBase.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -991,6 +991,6 @@
 ################################################################################
 
 # Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , common/MakeBase.gmk))
+$(eval $(call IncludeCustomExtension, common/MakeBase.gmk))
 
 endif # _MAKEBASE_GMK