common/makefiles/javadoc/CORE_PKGS.gmk

changeset 816
187a759c08ba
parent 701
e34781a0566b
child 841
547316ea137d
     1.1 --- a/common/makefiles/javadoc/CORE_PKGS.gmk	Thu Sep 26 10:43:04 2013 -0700
     1.2 +++ b/common/makefiles/javadoc/CORE_PKGS.gmk	Wed Oct 02 04:21:42 2013 +0100
     1.3 @@ -41,7 +41,6 @@
     1.4    org.w3c.dom.stylesheets  \
     1.5    org.w3c.dom.traversal    \
     1.6    org.w3c.dom.ranges       \
     1.7 -  org.w3c.dom.views        \
     1.8    org.omg.stub.javax.management.remote.rmi
     1.9  
    1.10  #
    1.11 @@ -295,6 +294,7 @@
    1.12    org.w3c.dom.events                             \
    1.13    org.w3c.dom.bootstrap                          \
    1.14    org.w3c.dom.ls                                 \
    1.15 +  org.w3c.dom.views                              \
    1.16    org.xml.sax                                    \
    1.17    org.xml.sax.ext                                \
    1.18    org.xml.sax.helpers

mercurial