blob: b7d0b6720858f55dee158378812fb020cf38c48e [file] [log] [blame]
Xisco Faulia0bbeef02021-06-07 15:31:29 +02001# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2#*************************************************************************
3#
Michael Meeksd037b812026-03-26 15:06:16 +00004# This file is part of the Collabora Office project.
Xisco Faulia0bbeef02021-06-07 15:31:29 +02005#
6# This Source Code Form is subject to the terms of the Mozilla Public
7# License, v. 2.0. If a copy of the MPL was not distributed with this
8# file, You can obtain one at http://mozilla.org/MPL/2.0/.
9#
10#*************************************************************************
11
12$(eval $(call sw_uiwriter_test,4))
13
Stephan Bergmann1a620412021-11-05 10:49:31 +010014$(call gb_CppunitTest_get_target,sw_uiwriter4): $(call gb_Package_get_target,extras_autocorr)
15
Xisco Faulia0bbeef02021-06-07 15:31:29 +020016# vim: set noet sw=4 ts=4: