Related: tdf#149408 inspector crash with a writer OLE inside calc
[LibreOffice.git] / extras / Package_tploffimisc.mk
blobd0e834b6536dff9f0045f1b891260590ef43a2d6
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_tploffimisc,$(call gb_CustomTarget_get_workdir,extras/source/templates/offimisc)))
12 $(eval $(call gb_Package_add_files,extras_tploffimisc,$(LIBO_SHARE_FOLDER)/template/common/offimisc,\
13 Businesscard-with-logo.ott \
16 # vim: set noet sw=4 ts=4: