WaE: C6011 Dereferencing NULL pointer warnings
[LibreOffice.git] / swext / Module_swext.mk
blob0a5462c18f58dc9d4e068c4b095ed0528a9df662
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),TRUE)
14 $(eval $(call gb_Module_add_targets,swext,\
15 Jar_mediawiki \
16 Configuration_mediawiki \
17 Extension_wiki-publisher \
19 endif