diff options
-rw-r--r-- | sc/CppunitTest_sc_annotationobj.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_annotationobj.mk b/sc/CppunitTest_sc_annotationobj.mk index 5ff4586abc52..6b6e3ea95c00 100644 --- a/sc/CppunitTest_sc_annotationobj.mk +++ b/sc/CppunitTest_sc_annotationobj.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_annotationobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_annotationobj)) |