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
,\
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 \
29 agenda
/aw-6orange.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 \
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 \
69 report
/cnt-default.ott \
79 report
/stl-default.ott \
80 styles
/blackberry.ots \
81 styles
/black_white.ots \
86 styles
/green_grapes.ots \
89 styles
/millennium.ots \
93 styles
/nostalgic.ots \
100 # vim: set noet sw=4 ts=4: