jdk/make/sun/security/other/Makefile
changeset 3492 e549cea58864
parent 2 90ce3da70b43
child 3863 8e0f58b1c072
equal deleted inserted replaced
3480:c197e38bf15a 3492:e549cea58864
     1 #
     1 #
     2 # Copyright 1996-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 # Copyright 1996-2009 Sun Microsystems, Inc.  All Rights Reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Sun designates this
     7 # published by the Free Software Foundation.  Sun designates this
    31 #
    31 #
    32 # Files
    32 # Files
    33 #
    33 #
    34 AUTO_FILES_JAVA_DIRS = \
    34 AUTO_FILES_JAVA_DIRS = \
    35     sun/security/acl \
    35     sun/security/acl \
    36     sun/security/ec \
       
    37     sun/security/jca \
    36     sun/security/jca \
    38     sun/security/pkcs \
    37     sun/security/pkcs \
    39     sun/security/pkcs12 \
    38     sun/security/pkcs12 \
    40     sun/security/provider \
    39     sun/security/provider \
    41     sun/security/rsa \
    40     sun/security/rsa \