make/build.properties

changeset 609
13354e1abba7
parent 579
d33b91f360fc
child 798
4868a36f6fd8
     1.1 --- a/make/build.properties	Thu Jul 15 16:31:56 2010 +0100
     1.2 +++ b/make/build.properties	Fri Jul 16 19:35:24 2010 -0700
     1.3 @@ -107,7 +107,8 @@
     1.4          javax/annotation/processing/ \
     1.5          javax/lang/model/ \
     1.6          javax/tools/ \
     1.7 -        com/sun/source/ com/sun/tools/javac/
     1.8 +        com/sun/source/ \
     1.9 +        com/sun/tools/javac/
    1.10  
    1.11  javac.tests = \
    1.12          tools/javac

mercurial