--- a/make/lib/Awt2dLibraries.gmk Thu Oct 05 11:02:18 2017 +0200
+++ b/make/lib/Awt2dLibraries.gmk Thu Oct 05 12:41:06 2017 +0200
@@ -23,7 +23,7 @@
# questions.
#
-$(eval $(call IncludeCustomExtension, , lib/Awt2dLibraries-pre.gmk))
+$(eval $(call IncludeCustomExtension, lib/Awt2dLibraries-pre.gmk))
WIN_AWT_LIB := $(SUPPORT_OUTPUTDIR)/native/$(MODULE)/libawt/awt.lib
@@ -1070,4 +1070,4 @@
################################################################################
# Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , lib/Awt2dLibraries.gmk))
+$(eval $(call IncludeCustomExtension, lib/Awt2dLibraries.gmk))