# -*- 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_Pyuno_Pyuno,mailmerge,$(SRCDIR)/scripting/source/pyprov)) $(eval $(call gb_Pyuno_set_componentfile,mailmerge,scripting/source/pyprov/mailmerge)) $(eval $(call gb_Pyuno_add_files,mailmerge,,\ mailmerge.py \ msgbox.py \ )) # vim: set noet sw=4 ts=4: 'form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libxml2
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-16 16:45:57 +0200
committersb <sb@openoffice.org>2010-09-16 16:45:57 +0200
commit6bc2155fd37574fbb2301326c96b8530b9c28d96 (patch)
tree4a1baf30b6d4d2c92a2a2fe280d321a388cb4ea9 /libxml2
parentda1320efe152132d088042ae8857571113fad5e3 (diff)
parent52dce173df6bbcc79126c63a7736ef3f6c21a706 (diff)
sb126: merged in DEV300_m87