blob: 7f662bf48c7d0d80d7b28affac10fb9a83f6843b [file] [log] [blame]
Justin Luth898522c2017-07-11 20:09:14 -04001# -*- 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.
Justin Luth898522c2017-07-11 20:09:14 -04005#
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
Xisco Faulic5678062021-06-03 12:29:36 +020012$(eval $(call sw_rtfexport_test,3))
Justin Luth898522c2017-07-11 20:09:14 -040013
Stephan Bergmann7c6c3ec2023-07-06 10:29:24 +020014$(eval $(call gb_CppunitTest_use_uiconfigs,sw_rtfexport3, \
15 svx \
16))
17
Justin Luth898522c2017-07-11 20:09:14 -040018# vim: set noet sw=4 ts=4: