changeset 7369:6d404402cfa3

missing logging.properties in the post-modules build
author mchung
date Wed, 08 May 2013 10:35:26 -0700
parents f7bd3640d08a
children dedb40431de5
files makefiles/CopyFiles.gmk
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/makefiles/CopyFiles.gmk	Wed May 08 10:34:20 2013 -0700
+++ b/makefiles/CopyFiles.gmk	Wed May 08 10:35:26 2013 -0700
@@ -122,6 +122,8 @@
 
 COPY_FILES += $(LIBDIR)/logging.properties
 
+$(eval $(call copy-to-submodules,$(LIBDIR)/logging.properties,logging,etc))
+
 ##########################################################################################
 #
 # Copy property files from sun/print to LIBDIR