# -*- 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,agenda,$(SRCDIR)/wizards/com/sun/star/wizards/agenda)) $(eval $(call gb_Pyuno_add_files,agenda,wizards/agenda,\ AgendaDocument.py \ AgendaWizardDialogConst.py \ AgendaWizardDialogImpl.py \ AgendaWizardDialog.py \ AgendaWizardDialogResources.py \ CallWizard.py \ CGAgenda.py \ CGTopic.py \ __init__.py \ TemplateConsts.py \ TopicsControl.py \ )) $(eval $(call gb_Pyuno_set_componentfile_full,agenda,wizards/com/sun/star/wizards/agenda/agenda,vnd.openoffice.pymodule:wizards.agenda,.CallWizard)) # vim:set noet sw=4 ts=4: option value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/filter/Executable_svg2odf.mk
diff options
context:
space:
mode:
authorMike Kaganski <mikekaganski@collabora.com>2018-05-24 14:20:08 -0700
committerAndras Timar <andras.timar@collabora.com>2018-05-24 23:27:01 +0200
commit331e325b8229976312129daa1bc94a584104cb07 (patch)
tree7bb7fe5ddf24c8512e857e541769c125f01b0049 /filter/Executable_svg2odf.mk
parentcce2149365fbf8599de18b277451aca0d0ce5f73 (diff)
Fix build with SDK 7.1A gov-5.3-49co-5.3-49
Change-Id: I2031b8c162d6fdb666d6f6d0daec205b88190370 Reviewed-on: https://gerrit.libreoffice.org/54782 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>