Files
libreoffice/sd/CppunitTest_sd_export_tests-ooxml3.mk
Xisco Fauli 7782f9fd75 sd: split CppunitTest_sd_export_tests-ooxml2 into two
Change-Id: Ida23d59cd010d6fb9bf4fb8b5f82d2d764281773
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116826
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-06-08 18:33:13 +02:00

15 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 sd_export_test,-ooxml3))
# vim: set noet sw=4 ts=4: