From be9748683630c0c9aba9814f0d0c90f88d55578e Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 22 Jun 2011 11:52:45 +0200 Subject: gnumake4: update qadevOOo for gbuild changes --- qadevOOo/JunitTest_qadevOOo_unoapi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk index dfa376446f64..6196ef2fdfc2 100644 --- a/qadevOOo/JunitTest_qadevOOo_unoapi.mk +++ b/qadevOOo/JunitTest_qadevOOo_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,qadevOOo_unoapi)) +$(eval $(call gb_JunitTest_JunitTest,qadevOOo_unoapi,SRCDIR)) $(eval $(call gb_JunitTest_set_defs,qadevOOo_unoapi,\ $$(DEFS) \ -- cgit