From be5380ca70036e874d91d18f9522cd443b58bd64 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 1 Apr 2011 20:47:04 +0000 Subject: gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] --- sfx2/JunitTest_sfx2_unoapi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/JunitTest_sfx2_unoapi.mk') diff --git a/sfx2/JunitTest_sfx2_unoapi.mk b/sfx2/JunitTest_sfx2_unoapi.mk index 33602a0b720d..f7fdfae94e76 100644 --- a/sfx2/JunitTest_sfx2_unoapi.mk +++ b/sfx2/JunitTest_sfx2_unoapi.mk @@ -25,7 +25,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sfx2_unoapi)) +$(eval $(call gb_JunitTest_JunitTest,sfx2_unoapi,SRCDIR)) $(eval $(call gb_JunitTest_set_defs,sfx2_unoapi,\ $$(DEFS) \ -- cgit