office-gobmx/sw/CppunitTest_sw_ooxmlexport12.mk
Mark Hung 457208b260 Split ooxmlexport10 into two unit test modules.
Change-Id: Ibd714f81f76717ac159897f6ee9f907a8098cabe
Reviewed-on: https://gerrit.libreoffice.org/52153
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-03-31 11:05:52 +02: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,12))
# vim: set noet sw=4 ts=4: