summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-20 16:39:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-20 16:39:59 +0100
commitfe981519f57a621c94e339a5453d7714af081acb (patch)
treef24a71babd87ad705928b1aba0d2c1ceb37b99da /sw
parentn#695479 fix rtf/docx import of transparent frames (diff)
downloadcore-fe981519f57a621c94e339a5453d7714af081acb.tar.gz
core-fe981519f57a621c94e339a5453d7714af081acb.zip
gb_JunitTest_JunitTest takes only one argument
Diffstat (limited to 'sw')
-rw-r--r--sw/JunitTest_sw_complex.mk2
-rw-r--r--sw/JunitTest_sw_unoapi.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk
index 4ed426dfc825..28d3282225a0 100644
--- a/sw/JunitTest_sw_complex.mk
+++ b/sw/JunitTest_sw_complex.mk
@@ -26,7 +26,7 @@
#
#*************************************************************************
-$(eval $(call gb_JunitTest_JunitTest,sw_complex,SRCDIR))
+$(eval $(call gb_JunitTest_JunitTest,sw_complex))
$(eval $(call gb_JunitTest_set_defs,sw_complex,\
$$(DEFS) \
diff --git a/sw/JunitTest_sw_unoapi.mk b/sw/JunitTest_sw_unoapi.mk
index 1e64feb93469..157dd703ab7d 100644
--- a/sw/JunitTest_sw_unoapi.mk
+++ b/sw/JunitTest_sw_unoapi.mk
@@ -26,7 +26,7 @@
#
#*************************************************************************
-$(eval $(call gb_JunitTest_JunitTest,sw_unoapi,SRCDIR))
+$(eval $(call gb_JunitTest_JunitTest,sw_unoapi))
$(eval $(call gb_JunitTest_set_defs,sw_unoapi,\
$$(DEFS) \