summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-22 14:32:23 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-22 14:32:23 +0200
commit01ea92166c12fe080575f8faba4162779fb46c28 (patch)
treeace916c657c1e0b60ca3198e443d54b466505e0d /ucb
parent15f6522a6057c43b423d8163610fe44e72f46c65 (diff)
gnumake4: adjust ucb to gbuild
Diffstat (limited to 'ucb')
-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) \