make/Docs.gmk
changeset 47314 743814386712
parent 47253 92fd0e04e0e1
child 47429 aa31c0a9ebca
--- a/make/Docs.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/Docs.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -37,7 +37,7 @@
 
 ################################################################################
 # Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , Docs.gmk))
+$(eval $(call IncludeCustomExtension, Docs.gmk))
 
 ################################################################################
 # This file generates all documentation for OpenJDK.