fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / accessories / ExternalPackage_accessoriestemplatescommoneducate.mk
blob220bd75a942f7cbff636f2c3feaaf8fd84647daf
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_ExternalPackage_ExternalPackage,accessories_accessoriestemplatescommoneducate,templates-pack))
12 $(eval $(call gb_ExternalPackage_add_unpacked_files,accessories_accessoriestemplatescommoneducate,$(LIBO_SHARE_FOLDER)/template/common/educate,\
13 templates/common/educate/A4-chequered.otg \
14 templates/common/educate/A4-lin_2mm.otg \
15 templates/common/educate/A4-lin_3mm.otg \
16 templates/common/educate/A4-lined.otg \
17 templates/common/educate/A4-linlog.otg \
18 templates/common/educate/A4-lin.otg \
19 templates/common/educate/A4-loglin.otg \
20 templates/common/educate/A4-loglog.otg \
21 templates/common/educate/A4-millimeter_black.ott \
22 templates/common/educate/A4-millimeter_orange.ott \
23 templates/common/educate/A4-millimeter_red.ott \
24 templates/common/educate/A4-rhomb.otg \
25 templates/common/educate/Black_lines_1.otg \
26 templates/common/educate/Black_lines_2.otg \
27 templates/common/educate/Black_lines_3.otg \
28 templates/common/educate/soccer-pitch.otg \
29 templates/common/educate/soccer-practice-template.ott \
32 # vim: set noet sw=4 ts=4: