Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / extras / Package_tplpresnt.mk
blob442b410759e25cda0644f61e511940f7751fc5d1
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_tplpresnt,$(SRCDIR)/extras/source/templates/presnt))
12 $(eval $(call gb_Package_add_files,extras_tplpresnt,$(LIBO_SHARE_FOLDER)/template/common/presnt,\
13 BrightBlue.otp \
14 DNA.otp \
15 Inspiration.otp \
16 LushGreen.otp \
17 Metropolis.otp \
18 Sunset.otp \
19 Vintage.otp \
20 Alizarin.otp \
21 Focus.otp \
22 Impress.otp \
23 Midnightblue.otp \
24 Vivid.otp \
25 Pencil.otp \
28 # vim: set noet sw=4 ts=4: