jdk/make/sun/security/ec/Makefile
changeset 17491 7a33824ec8c5
parent 14316 f7665c887b97
--- a/jdk/make/sun/security/ec/Makefile	Tue May 14 20:16:21 2013 +0400
+++ b/jdk/make/sun/security/ec/Makefile	Tue May 14 18:08:18 2013 +0100
@@ -125,15 +125,6 @@
 AUTO_FILES_JAVA_DIRS = $(PKGDIR)
 
 #
-# Exclude the sources that get built by ../other/Makefile
-#
-AUTO_JAVA_PRUNE = \
-    ECParameters.java \
-    ECPrivateKeyImpl.java \
-    ECPublicKeyImpl.java \
-    NamedCurve.java
-
-#
 # Some licensees do not get the native ECC sources, but we still need to
 # be able to build "all" for them.  Check here to see if the sources are
 # available.  If not, then skip them.