jdk/make/docs/CORE_PKGS.gmk
changeset 2057 3acf8e5e2ca0
parent 1156 bbc2d15aaf7a
child 2633 4ea5835ef663
--- a/jdk/make/docs/CORE_PKGS.gmk	Wed Feb 11 13:16:53 2009 +0000
+++ b/jdk/make/docs/CORE_PKGS.gmk	Sun Feb 15 12:25:54 2009 +0000
@@ -1,5 +1,5 @@
 #
-# Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 2001-2009 Sun Microsystems, Inc.  All Rights Reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -110,6 +110,9 @@
   java.nio.channels.spi                          \
   java.nio.charset                               \
   java.nio.charset.spi                           \
+  java.nio.file					 \
+  java.nio.file.attribute			 \
+  java.nio.file.spi				 \
   java.rmi                                       \
   java.rmi.activation                            \
   java.rmi.dgc                                   \