< prev index next >

make/gensrc/Gensrc-java.desktop.gmk

Print this page

        

@@ -24,11 +24,11 @@
 #
 
 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
 
   ifneq ($(OPENJDK_TARGET_OS), macosx)
< prev index next >