7158930: (ann) library support for repeating annotations is not built when compiling the JDK

Reviewed-by: ohair, erikj
This commit is contained in:
Joel Borggrén-Franck 2012-04-10 10:45:56 +02:00
parent 2c28d27dcf
commit 8a66dbf077

View File

@ -36,7 +36,7 @@ include $(BUILDDIR)/common/Defs.gmk
#
# Files to compile.
#
AUTO_FILES_JAVA_DIRS = java/lang/reflect sun/reflect
AUTO_FILES_JAVA_DIRS = java/lang/reflect sun/reflect java/lang/annotation
#
# Install .lib file.