From dbdbff1445918612e6ba19f4dee759bd71090402 Mon Sep 17 00:00:00 2001 From: Xueming Shen Date: Fri, 12 Apr 2013 09:51:04 -0700 Subject: [PATCH] 8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt Added the hijrah-config-umalqura.properties into the list Reviewed-by: alanb --- jdk/makefiles/profile-includes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/jdk/makefiles/profile-includes.txt b/jdk/makefiles/profile-includes.txt index 0a6ada9ae15..e9672714031 100644 --- a/jdk/makefiles/profile-includes.txt +++ b/jdk/makefiles/profile-includes.txt @@ -66,6 +66,7 @@ PROFILE_1_JRE_LIB_FILES := \ ext/sunec.jar \ ext/sunjce_provider.jar \ ext/sunpkcs11.jar \ + hijrah-config-umalqura.properties \ jce.jar \ jsse.jar \ logging.properties \