summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18npool/Library_localedata_euro.mk1
-rw-r--r--i18npool/source/localedata/localedata.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/Library_localedata_euro.mk b/i18npool/Library_localedata_euro.mk
index 6b19ae08d8a2..f5f5c4ec1a48 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -45,6 +45,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\
CustomTarget/i18npool/localedata/localedata_fr_FR \
CustomTarget/i18npool/localedata/localedata_fr_LU \
CustomTarget/i18npool/localedata/localedata_fr_MC \
+ CustomTarget/i18npool/localedata/localedata_fr_ML \
CustomTarget/i18npool/localedata/localedata_fur_IT \
CustomTarget/i18npool/localedata/localedata_fy_NL \
CustomTarget/i18npool/localedata/localedata_ga_IE \
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index d76d94c01a4b..6736c09720a9 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -102,6 +102,7 @@ static const struct {
{ "fr_MC", lcl_DATA_EURO },
{ "fr_BF", lcl_DATA_EURO },
{ "fr_CI", lcl_DATA_EURO },
+ { "fr_ML", lcl_DATA_EURO },
{ "it_IT", lcl_DATA_EURO },
{ "it_CH", lcl_DATA_EURO },
{ "sl_SI", lcl_DATA_EURO },