fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / extras / Package_tplwizstyles.mk
blob1c9a70e870fe7c1d6e79a265995f65729f5ac718
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_tplwizstyles,$(SRCDIR)/extras/source/templates/wizard/styles))
12 $(eval $(call gb_Package_set_outdir,extras_tplwizstyles,$(INSTDIR)))
14 $(eval $(call gb_Package_add_files,extras_tplwizstyles,share/template/common/wizard/styles,\
15 blackberry.ots \
16 black_white.ots \
17 default.ots \
18 diner.ots \
19 fall.ots \
20 glacier.ots \
21 green_grapes.ots \
22 jeans.ots \
23 marine.ots \
24 millennium.ots \
25 nature.ots \
26 neon.ots \
27 night.ots \
28 nostalgic.ots \
29 pastell.ots \
30 pool.ots \
31 pumpkin.ots \
32 xos.ots \
35 # vim: set noet sw=4 ts=4: