make/common/NON_CORE_PKGS.gmk

changeset 1033
4900092f003c
parent 912
a667caba1e84
child 1133
50aaf272884f
child 1136
647be4a0ccda
     1.1 --- a/make/common/NON_CORE_PKGS.gmk	Wed Apr 09 08:47:27 2014 -0700
     1.2 +++ b/make/common/NON_CORE_PKGS.gmk	Mon Apr 14 14:25:09 2014 +0000
     1.3 @@ -94,7 +94,8 @@
     1.4        com.apple.eio
     1.5  endif
     1.6  
     1.7 -JDK_PKGS = jdk
     1.8 +JDK_PKGS = jdk \
     1.9 +     jdk.net
    1.10  
    1.11  # non-core packages in rt.jar
    1.12  NON_CORE_PKGS = $(DOMAPI_PKGS) \

mercurial