changeset 3861 | a98a057ec335 |
parent 2 | 90ce3da70b43 |
child 4665 | d14dc3d9e1fa |
--- a/jdk/make/java/logging/Makefile Wed Sep 16 09:23:50 2009 -0700 +++ b/jdk/make/java/logging/Makefile Thu Sep 17 14:24:55 2009 -0700 @@ -31,7 +31,7 @@ # # Files to compile. # -AUTO_FILES_JAVA_DIRS = java/util/logging +AUTO_FILES_JAVA_DIRS = java/util/logging sun/util/logging # # Resources @@ -46,7 +46,6 @@ include $(BUILDDIR)/common/Classes.gmk properties: $(LIBDIR)/logging.properties - $(LIBDIR)/logging.properties: $(SHARE_SRC)/lib/logging.properties $(install-file)