From 40a6b4863c74791c3d6e4459d83f9cf162e63191 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Sun, 4 May 2014 19:41:47 +0300 Subject: sc: Fix bunch of tests Change-Id: I7ea90d4be037d9935ef23822512f48b100a446a2 --- sc/CppunitTest_sc_cellrangeobj.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/CppunitTest_sc_cellrangeobj.mk') diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk index ffa39b650e89..2260beff4aed 100644 --- a/sc/CppunitTest_sc_cellrangeobj.mk +++ b/sc/CppunitTest_sc_cellrangeobj.mk @@ -72,6 +72,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_cellrangeobj,\ configmgr/source/configmgr \ dbaccess/util/dba \ filter/source/config/cache/filterconfig1 \ + filter/source/storagefilterdetect/storagefd \ forms/util/frm \ framework/util/fwk \ i18npool/util/i18npool \ -- cgit