gnumake4: adjust ucb to gbuild

This commit is contained in:
Bjoern Michaelsen 2011-06-22 14:32:23 +02:00
parent 15f6522a60
commit 01ea92166c
2 changed files with 2 additions and 2 deletions

View file

@ -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) \

View file

@ -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) \