summaryrefslogtreecommitdiff
path: root/sfx2/UITest_sfx2_doc.mk
blob: b5e3ef8cebde838ee3bc37f8311d6a362d36b9bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- 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 gb_UITest_UITest,sfx2_doc))

$(eval $(call gb_UITest_add_modules,sfx2_doc,$(SRCDIR)/sfx2/qa/uitest,\
	doc/ \
))

$(eval $(call gb_UITest_set_defs,sfx2_doc, \
    TDOC="$(SRCDIR)/sfx2/qa/uitest/doc/data" \
))

# vim: set noet sw=4 ts=4:
d> Because developers (especially new ones) don't need this, or the extra dependencies it tends to trigger Update distro and jenkins configs so that the ones that were building ODK before, are still building it after this. Change-Id: I5dc71e70dc457b7921a146008d7d2317b199caab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115647 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2019-09-30drop gtk2 supportCaolán McNamara Change-Id: Ie838cabfecfef7e3225c1555536d5c9cf3b43f15 Reviewed-on: https://gerrit.libreoffice.org/77405 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2018-07-04enable html-help for Linux, Windows and Mac distro-configsChristian Lohmaier Change-Id: I731e9bcae221d72286f13d5ab8a117e1f1f92052