make/gensrc/Gensrc-java.desktop.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 48511 d41a61e52a84
--- a/make/gensrc/Gensrc-java.desktop.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/gensrc/Gensrc-java.desktop.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -26,7 +26,7 @@
 include GensrcCommonJdk.gmk
 
 # Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , gensrc/Gensrc-java.desktop.gmk))
+$(eval $(call IncludeCustomExtension, gensrc/Gensrc-java.desktop.gmk))
 
 ifneq ($(OPENJDK_TARGET_OS), windows)
   include GensrcIcons.gmk