curl: upgrade to 8.9.1
[LibreOffice.git] / extras / Package_tplwizard.mk
blob61bf401f75d709e432fc4f61d9bc991610a2ffb8
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_Package_Package,extras_tplwizard,$(gb_CustomTarget_workdir)/extras/source/templates/wizard))
12 $(eval $(call gb_Package_add_files_with_dir,extras_tplwizard,$(LIBO_SHARE_FOLDER)/template/common/wizard,\
13 agenda/10grey.ott \
14 agenda/1simple.ott \
15 agenda/2elegant.ott \
16 agenda/3modern.ott \
17 agenda/4classic.ott \
18 agenda/5blue.ott \
19 agenda/6orange.ott \
20 agenda/7red.ott \
21 agenda/8green.ott \
22 agenda/9colorful.ott \
23 agenda/aw-10grey.ott \
24 agenda/aw-1simple.ott \
25 agenda/aw-2elegant.ott \
26 agenda/aw-3modern.ott \
27 agenda/aw-4classic.ott \
28 agenda/aw-5blue.ott \
29 agenda/aw-6orange.ott \
30 agenda/aw-7red.ott \
31 agenda/aw-8green.ott \
32 agenda/aw-9colorful.ott \
33 fax/bus-classic_f.ott \
34 fax/bus-classic-pri_f.ott \
35 fax/bus-modern_f.ott \
36 fax/bus-modern-pri_f.ott \
37 fax/pri-bottle_f.ott \
38 fax/pri-fax_f.ott \
39 fax/pri-lines_f.ott \
40 fax/pri-marine_f.ott \
41 letter/bus-elegant_l.ott \
42 letter/bus-modern_l.ott \
43 letter/bus-office_l.ott \
44 letter/off-elegant_l.ott \
45 letter/off-modern_l.ott \
46 letter/off-office_l.ott \
47 letter/pri-bottle_l.ott \
48 letter/pri-mail_l.ott \
49 letter/pri-marine_l.ott \
50 letter/pri-redline_l.ott \
51 report/cnt-011.ott \
52 report/cnt-012.ott \
53 report/cnt-01.ott \
54 report/cnt-021.ott \
55 report/cnt-022.ott \
56 report/cnt-02.ott \
57 report/cnt-031.ott \
58 report/cnt-032.ott \
59 report/cnt-03.ott \
60 report/cnt-041.ott \
61 report/cnt-042.ott \
62 report/cnt-04.ott \
63 report/cnt-051.ott \
64 report/cnt-052.ott \
65 report/cnt-05.ott \
66 report/cnt-061.ott \
67 report/cnt-062.ott \
68 report/cnt-06.ott \
69 report/cnt-default.ott \
70 report/stl-01.ott \
71 report/stl-02.ott \
72 report/stl-03.ott \
73 report/stl-04.ott \
74 report/stl-05.ott \
75 report/stl-06.ott \
76 report/stl-07.ott \
77 report/stl-08.ott \
78 report/stl-09.ott \
79 report/stl-default.ott \
80 styles/blackberry.ots \
81 styles/black_white.ots \
82 styles/default.ots \
83 styles/diner.ots \
84 styles/fall.ots \
85 styles/glacier.ots \
86 styles/green_grapes.ots \
87 styles/jeans.ots \
88 styles/marine.ots \
89 styles/millennium.ots \
90 styles/nature.ots \
91 styles/neon.ots \
92 styles/night.ots \
93 styles/nostalgic.ots \
94 styles/pastell.ots \
95 styles/pool.ots \
96 styles/pumpkin.ots \
97 styles/xos.ots \
100 # vim: set noet sw=4 ts=4: