# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Package_Package,extras_gallmytheme,$(SRCDIR)/extras/source/gallery/gallery_mytheme)) $(eval $(call gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDER)/gallery,\ sg30.sdv \ sg30.thm \ )) : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Library_file.mk
a href='/cgit/lo/core/commit/g?h=libreoffice-24-8&id=87495ce1214424dbd15aa4271a27f3dcac2ea5e2'>g: fix var in checkout
AgeCommit message (Expand)Author
Juergen Funk
2015-06-18'g' doesn't work correctly when config_host.mk contains non-ascii characters.Tomofumi Yagi
2015-02-17g: SRC_ROOT may not contain path string in a localized environmentTomofumi Yagi
2015-01-14Some quoting fixesStephan Bergmann