From f3ef6ed5400ae3cb024a889a9688cf52f2eccab7 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] --- sot/JunitTest_sot_complex.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sot') diff --git a/sot/JunitTest_sot_complex.mk b/sot/JunitTest_sot_complex.mk index e515ab539659..507d3b72244a 100644 --- a/sot/JunitTest_sot_complex.mk +++ b/sot/JunitTest_sot_complex.mk @@ -25,7 +25,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sot_complex)) +$(eval $(call gb_JunitTest_JunitTest,sot_complex,SRCDIR)) $(eval $(call gb_JunitTest_add_sourcefiles,sot_complex,\ sot/qa/complex/olesimplestorage/OLESimpleStorageTest \ -- cgit