office-gobmx/sw/CppunitTest_sw_ooxmlexport20.mk
Xisco Fauli cb5642b1b5 CppunitTest_sw_ooxmlexport20: remove copy&paste leftover
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
commit	1171335759 (patch)
tree	29e6a859c0 /sw/CppunitTest_sw_ooxmlexport20.mk
parent	a04fc307ba (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>
2023-12-20 21:35:02 +01:00

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: