From fe981519f57a621c94e339a5453d7714af081acb Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 20 Feb 2012 16:39:59 +0100 Subject: gb_JunitTest_JunitTest takes only one argument --- qadevOOo/JunitTest_qadevOOo_unoapi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo') diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk index 78da759cbf42..e048c6e5ad3b 100644 --- a/qadevOOo/JunitTest_qadevOOo_unoapi.mk +++ b/qadevOOo/JunitTest_qadevOOo_unoapi.mk @@ -26,7 +26,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,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,qadevOOo_unoapi)) $(eval $(call gb_JunitTest_set_defs,qadevOOo_unoapi,\ $$(DEFS) \ -- cgit