summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-19 13:59:10 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-12-19 14:00:13 +0100
commit9351f4c1d6a3567c3b013894a0cc08471b4b0156 (patch)
treef7fd1e14bd507b224ab138792fbdef3e0c5dc89a /sc/CppunitTest_sc_ucalc.mk
parentf039057048f850f9b43c297258342fb3bc869a6f (diff)
Tests apparently depend on localedata_en library.
More tests might be affected. Also unclear to me whether it is always (only) localedata_en, or whether it could also be _es/_euro/_others.
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk10
1 files changed, 6 insertions, 4 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 8fc3d1dcb69d..3862ff260f1b 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -37,10 +37,12 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
$(eval $(call gb_CppunitTest_add_library_objects,sc_ucalc,sc))
-$(call gb_CxxObject_get_target,sc/qa/unit/ucalc): $(WORKDIR)/AllLangRes/sc
-$(call gb_CxxObject_get_target,sc/qa/unit/ucalc): $(WORKDIR)/AllLangRes/frm
-$(call gb_CxxObject_get_target,sc/qa/unit/ucalc): $(WORKDIR)/AllLangRes/for
-$(call gb_CxxObject_get_target,sc/qa/unit/ucalc): $(WORKDIR)/AllLangRes/forui
+$(call gb_CxxObject_get_target,sc/qa/unit/ucalc): \
+ $(WORKDIR)/AllLangRes/for \
+ $(WORKDIR)/AllLangRes/forui \
+ $(WORKDIR)/AllLangRes/frm \
+ $(WORKDIR)/AllLangRes/sc \
+ $(call gb_Library_get_target,localedata_en) \
$(eval $(call gb_CppunitTest_add_linked_libs,sc_ucalc, \