bump product version to 5.0.4.1
[LibreOffice.git] / i18npool / Library_localedata_es.mk
blobee55b8979b328bc80065c46e618509490097c58a
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Library_Library,localedata_es))
12 $(eval $(call gb_Library_use_libraries,localedata_es,\
13 localedata_en \
14 $(gb_UWINAPI) \
17 $(eval $(call gb_Library_add_generated_exception_objects,localedata_es,\
18 CustomTarget/i18npool/localedata/localedata_es_AR \
19 CustomTarget/i18npool/localedata/localedata_es_BO \
20 CustomTarget/i18npool/localedata/localedata_es_CL \
21 CustomTarget/i18npool/localedata/localedata_es_CO \
22 CustomTarget/i18npool/localedata/localedata_es_CR \
23 CustomTarget/i18npool/localedata/localedata_es_DO \
24 CustomTarget/i18npool/localedata/localedata_es_EC \
25 CustomTarget/i18npool/localedata/localedata_es_ES \
26 CustomTarget/i18npool/localedata/localedata_es_GT \
27 CustomTarget/i18npool/localedata/localedata_es_HN \
28 CustomTarget/i18npool/localedata/localedata_es_MX \
29 CustomTarget/i18npool/localedata/localedata_es_NI \
30 CustomTarget/i18npool/localedata/localedata_es_PA \
31 CustomTarget/i18npool/localedata/localedata_es_PE \
32 CustomTarget/i18npool/localedata/localedata_es_PR \
33 CustomTarget/i18npool/localedata/localedata_es_PY \
34 CustomTarget/i18npool/localedata/localedata_es_SV \
35 CustomTarget/i18npool/localedata/localedata_es_UY \
36 CustomTarget/i18npool/localedata/localedata_es_VE \
37 CustomTarget/i18npool/localedata/localedata_gl_ES \
40 # vim: set noet sw=4 ts=4: