jdk/make/Tools.gmk
changeset 26191 a0ff4b39d34b
parent 25991 e48157b42439
child 26192 33b90e93e3bf
--- a/jdk/make/Tools.gmk	Wed Aug 20 11:30:13 2014 -0700
+++ b/jdk/make/Tools.gmk	Thu Aug 21 11:05:35 2014 +0200
@@ -32,7 +32,7 @@
 include MakeBase.gmk
 include JavaCompilation.gmk
 include NativeCompilation.gmk
-include SetupJava.gmk
+include SetupJavaCompilers.gmk
 
 # Cache all finds needed for this file.
 $(eval $(call FillCacheFind, $(JDK_TOPDIR)/make/src/classes))