summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlexport.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-12-29 23:42:23 +0100
committerMatúš Kukan <matus@libreoffice.org>2016-12-30 07:16:03 +0000
commitd8a9d483898d94868bc502d52f0fcd166d18959f (patch)
treea423441fcdd9ec53285926a435c05d23595642ab /sw/CppunitTest_sw_ooxmlexport.mk
parentbd9009bdadb2a35c0271f7c12384bb96831a9bf3 (diff)
Workaround strange sw test makefiles
Include ooxmlexport_setup.mk only once in Module_sw.mk, so that gbuildtojson can properly set last included makefile for test jsons. Change-Id: Ie8ed3296ae97cf4a33d652599673f389b224993e Reviewed-on: https://gerrit.libreoffice.org/32502 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport.mk b/sw/CppunitTest_sw_ooxmlexport.mk
index d3e7ac11b268..dec6978e9aff 100644
--- a/sw/CppunitTest_sw_ooxmlexport.mk
+++ b/sw/CppunitTest_sw_ooxmlexport.mk
@@ -9,8 +9,6 @@
#
#*************************************************************************
-include $(SRCDIR)/sw/ooxmlexport_setup.mk
-
# empty second argument (i.e. no 1)
$(eval $(call sw_ooxmlexport_test,))