bump product version to 4.1.6.2
[LibreOffice.git] / swext / Module_swext.mk
blob0d48229bd246c1d5d066269b7e8235e470c2b51a
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/.
11 $(eval $(call gb_Module_Module,swext))
13 ifeq ($(ENABLE_MEDIAWIKI),YES)
14 $(eval $(call gb_Module_add_targets,swext,\
15 Jar_mediawiki \
16 Configuration_mediawiki \
17 Extension_wiki-publisher \
19 endif