summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_condformats.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_condformats.mk')
-rw-r--r--sc/CppunitTest_sc_condformats.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_condformats.mk b/sc/CppunitTest_sc_condformats.mk
index 61f02ae61b88..590f9a87f5c0 100644
--- a/sc/CppunitTest_sc_condformats.mk
+++ b/sc/CppunitTest_sc_condformats.mk
@@ -71,8 +71,8 @@ $(eval $(call gb_CppunitTest_use_components,sc_condformats,\
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
+ fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
- filter/source/textfilterdetect/textfd \
forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
@@ -104,6 +104,8 @@ $(eval $(call gb_CppunitTest_use_components,sc_condformats,\
$(eval $(call gb_CppunitTest_use_configuration,sc_condformats))
+$(eval $(call gb_CppunitTest_use_filter_configuration,sc_condformats))
+
$(eval $(call gb_CppunitTest_use_unittest_configuration,sc_condformats))
# vim: set noet sw=4 ts=4: