summaryrefslogtreecommitdiff
path: root/xmlsecurity/AllLangMoTarget_xsc.mk
blob: 90b80207cee3999c22ac7a6a9ab310bda162f49a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- 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_AllLangMoTarget_AllLangMoTarget,xsc))

$(eval $(call gb_AllLangMoTarget_set_polocation,xsc,xmlsecurity))

# vim: set noet sw=4 ts=4:
a href='/cgit/lo/core/commit/jurt/Jar_jurt.mk?id=5a61e283780969ff45039d3e033d1bfaac314d95'>gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl 2012-08-17gbuild: register all jarsMichael Stahl 2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-22Fix URE jar manifests after gbuild'ificationStephan Bergmann 2011-12-24gbuildize jurtDavid Tardon