summaryrefslogtreecommitdiff
path: root/extras/ExternalPackage_accessoriestemplatescommonlabels.mk
blob: d5bf926b8ddefac4771b3c7d72c4939e2b9bba29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_ExternalPackage_ExternalPackage,extras_accessoriestemplatescommonlabels,templates-pack))

$(eval $(call gb_ExternalPackage_set_outdir,extras_accessoriestemplatescommonlabels,$(INSTROOT)))

$(eval $(call gb_ExternalPackage_add_unpacked_files,extras_accessoriestemplatescommonlabels,$(LIBO_SHARE_FOLDER)/template/common/labels,\
	templates/common/labels/24_port_patch_text.otg \
	templates/common/labels/arrows-black-base.ott \
	templates/common/labels/WL-OL1000.ott \
	templates/common/labels/WL-OL100.ott \
	templates/common/labels/WL-OL1025.ott \
	templates/common/labels/WL-OL1050.ott \
	templates/common/labels/WL-OL1075.ott \
	templates/common/labels/WL-OL1100.ott \
	templates/common/labels/WL-OL1125.ott \
	templates/common/labels/WL-OL1150.ott \
	templates/common/labels/WL-OL1200.ott \
	templates/common/labels/WL-OL125.ott \
	templates/common/labels/WL-OL150.ott \
	templates/common/labels/WL-OL175.ott \
	templates/common/labels/WL-OL200.ott \
	templates/common/labels/WL-OL225.ott \
	templates/common/labels/WL-OL250.ott \
	templates/common/labels/WL-OL25.ott \
	templates/common/labels/WL-OL275.ott \
	templates/common/labels/WL-OL325.ott \
	templates/common/labels/WL-OL350.ott \
	templates/common/labels/WL-OL375.ott \
	templates/common/labels/WL-OL400.ott \
	templates/common/labels/WL-OL425.ott \
	templates/common/labels/WL-OL450.ott \
	templates/common/labels/WL-OL475.ott \
	templates/common/labels/WL-OL5100.ott \
	templates/common/labels/WL-OL525.ott \
	templates/common/labels/WL-OL5275.ott \
	templates/common/labels/WL-OL5375.ott \
	templates/common/labels/WL-OL550.ott \
	templates/common/labels/WL-OL5575.ott \
	templates/common/labels/WL-OL5600.ott \
	templates/common/labels/WL-OL5625.ott \
	templates/common/labels/WL-OL575.ott \
	templates/common/labels/WL-OL6000.ott \
	templates/common/labels/WL-OL600.ott \
	templates/common/labels/WL-OL6025.ott \
	templates/common/labels/WL-OL6050.ott \
	templates/common/labels/WL-OL6075.ott \
	templates/common/labels/WL-OL625.ott \
	templates/common/labels/WL-OL675.ott \
	templates/common/labels/WL-OL725.ott \
	templates/common/labels/WL-OL750.ott \
	templates/common/labels/WL-OL75.ott \
	templates/common/labels/WL-OL775.ott \
	templates/common/labels/WL-OL800.ott \
	templates/common/labels/WL-OL850.ott \
	templates/common/labels/WL-OL875.ott \
	templates/common/labels/WL-OL900.ott \
	templates/common/labels/WL-OL975.ott \
))

# vim: set noet sw=4 ts=4: