summaryrefslogtreecommitdiff
path: root/pyuno/Rdb_pyuno.mk
blob: c14185742044ea13a85704a655c404e52348c51a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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_Rdb_Rdb_install,pyuno))

$(eval $(call gb_Rdb_add_components,pyuno, \
    pyuno/source/loader/pythonloader \
))

# vim: set noet sw=4 ts=4:
f='/cgit/lo/core/commit/unotools?h=libreoffice-5-2-5&id=a6f169433ada74a81b2e3421ea9c68a36c821fbb'>use language tagsEike Rathke 2013-04-10janitorial: spelling in commentLionel Elie Mamane 2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05new module i18nlangtagEike Rathke 2013-04-05unotools: remove some unused itemsThomas Arnhold 2013-04-05Remove SvtInternalOptionsThomas Arnhold