summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index d6ea1b8b1eb7..38f013b31fef 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -35,7 +35,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_filters_test, \
))
$(eval $(call gb_CppunitTest_add_linked_libs,sc_filters_test, \
- test \
avmedia \
basegfx \
comphelper \
@@ -60,9 +59,11 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_filters_test, \
svt \
svx \
svxcore \
- tk \
+ test \
tl \
+ tk \
ucbhelper \
+ unotest \
utl \
vbahelper \
vcl \