From 9bbc7cf94a05ce71c34421816005fae1692fb5bd Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 10 Apr 2012 11:52:36 +0200 Subject: get subsequentcheck unstuck --- smoketest/CppunitTest_smoketest.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'smoketest/CppunitTest_smoketest.mk') diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk index 16a6ea374569..0fc2ab532866 100644 --- a/smoketest/CppunitTest_smoketest.mk +++ b/smoketest/CppunitTest_smoketest.mk @@ -48,6 +48,8 @@ else my_soffice:=path:$(OUTDIR)/installation/opt/program/soffice endif +$(eval $(call gb_CppunitTest_use_ure,smoketest)) + $(eval $(call gb_CppunitTest_add_arguments,smoketest,\ -env:arg-soffice=$(my_soffice) \ -env:arg-user=$(WORKDIR)/CustomTarget/smoketest \ -- cgit