sc: extend backcolor area
[LibreOffice.git] / i18npool / Library_localedata_es.mk
blob3e8e520f1bd4ffa1d301e28a7365929be8a4cb3e
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 \
16 $(eval $(call gb_Library_add_generated_exception_objects,localedata_es,\
17 CustomTarget/i18npool/localedata/localedata_es_AR \
18 CustomTarget/i18npool/localedata/localedata_es_BO \
19 CustomTarget/i18npool/localedata/localedata_es_CL \
20 CustomTarget/i18npool/localedata/localedata_es_CO \
21 CustomTarget/i18npool/localedata/localedata_es_CR \
22 CustomTarget/i18npool/localedata/localedata_es_DO \
23 CustomTarget/i18npool/localedata/localedata_es_EC \
24 CustomTarget/i18npool/localedata/localedata_es_ES \
25 CustomTarget/i18npool/localedata/localedata_es_GT \
26 CustomTarget/i18npool/localedata/localedata_es_HN \
27 CustomTarget/i18npool/localedata/localedata_es_MX \
28 CustomTarget/i18npool/localedata/localedata_es_NI \
29 CustomTarget/i18npool/localedata/localedata_es_PA \
30 CustomTarget/i18npool/localedata/localedata_es_PE \
31 CustomTarget/i18npool/localedata/localedata_es_PR \
32 CustomTarget/i18npool/localedata/localedata_es_PY \
33 CustomTarget/i18npool/localedata/localedata_es_SV \
34 CustomTarget/i18npool/localedata/localedata_es_UY \
35 CustomTarget/i18npool/localedata/localedata_es_VE \
36 CustomTarget/i18npool/localedata/localedata_gl_ES \
39 # vim: set noet sw=4 ts=4: