summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ucb/JunitTest_ucb_complex.mk2
-rw-r--r--ucb/JunitTest_ucb_unoapi.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/ucb/JunitTest_ucb_complex.mk b/ucb/JunitTest_ucb_complex.mk
index aeacb12c87ec..9113ff3aae00 100644
--- a/ucb/JunitTest_ucb_complex.mk
+++ b/ucb/JunitTest_ucb_complex.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_JunitTest_JunitTest,ucb_complex))
+$(eval $(call gb_JunitTest_JunitTest,ucb_complex,SRCDIR))
$(eval $(call gb_JunitTest_set_defs,ucb_complex,\
$$(DEFS) \
diff --git a/ucb/JunitTest_ucb_unoapi.mk b/ucb/JunitTest_ucb_unoapi.mk
index 0a1f9a143e5c..7747afad9afb 100644
--- a/ucb/JunitTest_ucb_unoapi.mk
+++ b/ucb/JunitTest_ucb_unoapi.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_JunitTest_JunitTest,ucb_unoapi))
+$(eval $(call gb_JunitTest_JunitTest,ucb_unoapi,SRCDIR))
$(eval $(call gb_JunitTest_set_defs,ucb_unoapi,\
$$(DEFS) \