upgrade to libwebp-1.2.4
[LibreOffice.git] / i18npool / Library_localedata_en.mk
blob45bf18ac89c3dd5f10782145fc9a19b6829b2a88
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_en))
12 $(eval $(call gb_Library_set_plugin_for_nodep,localedata_en,i18npool))
14 $(eval $(call gb_Library_add_generated_exception_objects,localedata_en,\
15 CustomTarget/i18npool/localedata/localedata_en_AU \
16 CustomTarget/i18npool/localedata/localedata_en_BW \
17 CustomTarget/i18npool/localedata/localedata_en_BZ \
18 CustomTarget/i18npool/localedata/localedata_en_CA \
19 CustomTarget/i18npool/localedata/localedata_en_DK \
20 CustomTarget/i18npool/localedata/localedata_en_GB \
21 CustomTarget/i18npool/localedata/localedata_en_GH \
22 CustomTarget/i18npool/localedata/localedata_en_GM \
23 CustomTarget/i18npool/localedata/localedata_en_IE \
24 CustomTarget/i18npool/localedata/localedata_en_JM \
25 CustomTarget/i18npool/localedata/localedata_en_KE \
26 CustomTarget/i18npool/localedata/localedata_en_LK \
27 CustomTarget/i18npool/localedata/localedata_en_MU \
28 CustomTarget/i18npool/localedata/localedata_en_MW \
29 CustomTarget/i18npool/localedata/localedata_en_NA \
30 CustomTarget/i18npool/localedata/localedata_en_NG \
31 CustomTarget/i18npool/localedata/localedata_en_NZ \
32 CustomTarget/i18npool/localedata/localedata_en_PH \
33 CustomTarget/i18npool/localedata/localedata_en_TT \
34 CustomTarget/i18npool/localedata/localedata_en_US \
35 CustomTarget/i18npool/localedata/localedata_en_ZA \
36 CustomTarget/i18npool/localedata/localedata_en_ZM \
37 CustomTarget/i18npool/localedata/localedata_en_ZW \
40 # vim: set noet sw=4 ts=4: