summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool')
-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 03447dcc1ecf..59fe317ae3ae 100644
--- a/i18npool/Library_localedata_others.mk
+++ b/i18npool/Library_localedata_others.mk
@@ -79,6 +79,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_mkw_CG \
CustomTarget/i18npool/localedata/localedata_ml_IN \
CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN \
+ CustomTarget/i18npool/localedata/localedata_mos_BF \
CustomTarget/i18npool/localedata/localedata_mr_IN \
CustomTarget/i18npool/localedata/localedata_ms_MY \
CustomTarget/i18npool/localedata/localedata_my_MM \
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index 7e965197fff9..3573adc6fbe8 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -288,7 +288,8 @@ static const struct {
{ "ar_KW", lcl_DATA_OTHERS },
{ "bm_ML", lcl_DATA_OTHERS },
{ "pui_CO", lcl_DATA_OTHERS },
- { "lgr_SB", lcl_DATA_OTHERS }
+ { "lgr_SB", lcl_DATA_OTHERS },
+ { "mos_BF", lcl_DATA_OTHERS }
};
#else