jdk/make/gensrc/GensrcLocaleDataMetaInfo.gmk
changeset 22627 93f110be9439
parent 21805 c7d7946239de
child 22989 2d6804cfdc0e
--- a/jdk/make/gensrc/GensrcLocaleDataMetaInfo.gmk	Thu Jan 30 00:02:46 2014 +0400
+++ b/jdk/make/gensrc/GensrcLocaleDataMetaInfo.gmk	Fri Jan 31 10:04:16 2014 -0800
@@ -53,8 +53,8 @@
 # The EN locales
 EN_LOCALES := en%
 
-# ja-JP-JP and th-TH-TH need to be manually added, as they don't have any resource files.
-ALL_NON_EN_LOCALES := ja-JP-JP th-TH-TH
+# Locales that don't have any resource files should be included here.
+ALL_NON_EN_LOCALES := ja-JP-JP nb-NO nn-NO th-TH-TH
 
 SED_ARGS := -e 's|$(HASH)warn This file is preprocessed before being compiled|// -- This file was mechanically generated: Do not edit! -- //|g'