From a6c8b41c4df79183c5d2c1450c010768ac7d82f6 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Sat, 23 Jan 2016 01:23:58 +0100 Subject: i18npool: fix build Looks like 72c5e230f9cda8e18f63f7bbc6567487b4c5a5e0 missed the makefile change. Change-Id: I2d887ca6cb6c698fdb2d24029f38cce6050e0881 --- i18npool/Library_localedata_euro.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18npool') diff --git a/i18npool/Library_localedata_euro.mk b/i18npool/Library_localedata_euro.mk index 9b5aaaec1a45..caece13427bf 100644 --- a/i18npool/Library_localedata_euro.mk +++ b/i18npool/Library_localedata_euro.mk @@ -36,7 +36,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\ CustomTarget/i18npool/localedata/localedata_dsb_DE \ CustomTarget/i18npool/localedata/localedata_el_GR \ CustomTarget/i18npool/localedata/localedata_et_EE \ - CustomTarget/i18npool/localedata/localedata_eu \ + CustomTarget/i18npool/localedata/localedata_eu_ES \ CustomTarget/i18npool/localedata/localedata_fi_FI \ CustomTarget/i18npool/localedata/localedata_fo_FO \ CustomTarget/i18npool/localedata/localedata_fr_BE \ -- cgit