summaryrefslogtreecommitdiff
path: root/localedata/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-01 00:22:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-01 00:22:04 +0000
commit62c4a69dc2aea24776cbf0e951d41709a7408cc6 (patch)
tree7fc56e132bc34da336df20e44bc50b5fa5b2dd69 /localedata/Makefile
parentcbc818d0ee66065f3942beffdca82986615aa19a (diff)
Build en_US.UTF-8 locale for testing.
Diffstat (limited to 'localedata/Makefile')
-rw-r--r--localedata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/Makefile b/localedata/Makefile
index d1b277ef31..9501a79bc3 100644
--- a/localedata/Makefile
+++ b/localedata/Makefile
@@ -116,7 +116,7 @@ CFLAGS-tst-trans.c = -Wno-format
ifeq ($(run-built-tests),yes)
# We have to generate locales
LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 \
- en_US.ISO-8859-1 ja_JP.EUC-JP da_DK.ISO-8859-1 \
+ en_US.ISO-8859-1 en_US.UTF-8 ja_JP.EUC-JP da_DK.ISO-8859-1 \
hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 ja_JP.SJIS fr_FR.ISO-8859-1 \
nb_NO.ISO-8859-1 nn_NO.ISO-8859-1 tr_TR.UTF-8 cs_CZ.UTF-8 \
zh_TW.EUC-TW fa_IR.UTF-8 fr_FR.UTF-8 ja_JP.UTF-8 si_LK.UTF-8 \