jdk/make/sun/security/ec/Makefile
changeset 13661 7c894680910a
parent 12684 f438283ab987
child 14316 f7665c887b97
equal deleted inserted replaced
13659:18f4e55bb34b 13661:7c894680910a
   126 
   126 
   127 #
   127 #
   128 # Exclude the sources that get built by ../other/Makefile
   128 # Exclude the sources that get built by ../other/Makefile
   129 #
   129 #
   130 AUTO_JAVA_PRUNE = \
   130 AUTO_JAVA_PRUNE = \
   131     ECKeyFactory.java \
       
   132     ECParameters.java \
   131     ECParameters.java \
   133     ECPrivateKeyImpl.java \
   132     ECPrivateKeyImpl.java \
   134     ECPublicKeyImpl.java \
   133     ECPublicKeyImpl.java \
   135     NamedCurve.java
   134     NamedCurve.java
   136 
   135