diff -r 71c04702a3d5 -r 72e3ae9a25eb make/gendata/GendataCommon.gmk --- a/make/gendata/GendataCommon.gmk Tue Sep 12 19:03:39 2017 +0200 +++ b/make/gendata/GendataCommon.gmk Tue Sep 12 19:03:56 2017 +0200 @@ -26,5 +26,5 @@ include JavaCompilation.gmk include SetupJavaCompilers.gmk # We need the tools. -include Tools.gmk +include ToolsJdk.gmk