sc: rowcol: tdf#50916 convert ucalc test, and docfunc.
[LibreOffice.git] / vcl / Package_tipoftheday.mk
blob18a0867582328fcd5d4fcab00d4a9080433f56fa
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,tipoftheday_images,$(SRCDIR)/extras/source/tipoftheday))
12 $(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLDER)/tipoftheday,\
13 tipoftheday.png \
14 tipoftheday_w.png \
15 tipoftheday_c.png \
16 tipoftheday_i.png \
17 tipoftheday_d.png \
20 # vim: set noet sw=4 ts=4: