cb5642b1b5
from author Xisco Fauli <xiscofauli@libreoffice.org> 2023-10-30 16:22:07 +0100 committer Xisco Fauli <xiscofauli@libreoffice.org> 2023-10-31 08:43:11 +0100 commit1171335759
(patch) tree29e6a859c0
/sw/CppunitTest_sw_ooxmlexport20.mk parenta04fc307ba
(diff) CppunitTest_sw_ooxmlexport5: split into two Change-Id: I5ef959adb119af22b6c17ef7d64465166a13360b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161069 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
14 lines
537 B
Makefile
14 lines
537 B
Makefile
# -*- 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 sw_ooxmlexport_test,20))
|
|
|
|
# vim: set noet sw=4 ts=4:
|