summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_cellrangeobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_cellrangeobj.mk')
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index 17e5f2766dfd..b6b71a0b4514 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -125,9 +125,4 @@ $(eval $(call gb_CppunitTest_use_filter_configuration,sc_cellrangesbase))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sc_cellrangesbase))
-# we need to
-# - explicitly depend on the sc resource files needed at unit-test runtime
-$(call gb_CppunitTest_get_target,sc_cellrangesbase) : \
- $(WORKDIR)/AllLangRes/sc \
-
# vim: set noet sw=4 ts=4: