summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18npool/Library_localedata_others.mk1
-rw-r--r--i18npool/source/localedata/localedata.cxx3
2 files changed, 3 insertions, 1 deletions
diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk
index d1878fedeab2..f1f17855c44a 100644
--- a/i18npool/Library_localedata_others.mk
+++ b/i18npool/Library_localedata_others.mk
@@ -94,6 +94,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_plt_MG \
CustomTarget/i18npool/localedata/localedata_pjt_AU \
CustomTarget/i18npool/localedata/localedata_pt_AO \
+ CustomTarget/i18npool/localedata/localedata_pui_CO \
CustomTarget/i18npool/localedata/localedata_puu_CG \
CustomTarget/i18npool/localedata/localedata_rw_RW \
CustomTarget/i18npool/localedata/localedata_sdj_CG \
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index 5171b3f6a171..5d702517b8ae 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -287,7 +287,8 @@ static const struct {
{ "bo_IN", lcl_DATA_OTHERS },
{ "ar_AE", lcl_DATA_OTHERS },
{ "ar_KW", lcl_DATA_OTHERS },
- { "bm_ML", lcl_DATA_OTHERS }
+ { "bm_ML", lcl_DATA_OTHERS },
+ { "pui_CO", lcl_DATA_OTHERS }
};
#else