langtools/make/build.properties
changeset 28334 1633de6070ae
parent 27546 79b6b60ff60a
child 29781 a0cae57ff045
--- a/langtools/make/build.properties	Wed Jan 07 17:06:47 2015 -0800
+++ b/langtools/make/build.properties	Thu Jan 08 14:43:05 2015 +0000
@@ -54,6 +54,9 @@
 jdk.javadoc.dependencies=java.base:java.compiler:jdk.compiler
 jdk.dev.dependencies=java.base:java.compiler:jdk.compiler
 
+javac.resource.includes = \
+        com/sun/tools/javac/resources/compiler.properties
+
 #test configuration:
 jtreg.tests=
 boot.javac.tests = tools/javac