tdf#115569 don't sign or validate text in tables
[LibreOffice.git] / extras / Package_gallsystem.mk
blob1f499213afd1ce4b275b275db60949460e2da355
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_gallsystem,$(SRCDIR)/extras/source/gallery/gallery_system))
12 $(eval $(call gb_Package_add_files,extras_gallsystem,$(LIBO_SHARE_FOLDER)/gallery,\
13 sg1.sdg \
14 sg1.sdv \
15 sg1.thm \
16 sg4.sdg \
17 sg4.sdv \
18 sg4.thm \
19 sg24.sdg \
20 sg24.sdv \
21 sg24.thm \
22 sg36.sdg \
23 sg36.sdv \
24 sg36.thm \
27 # vim: set noet sw=4 ts=4: