diff options
Diffstat (limited to 'sw/CppunitTest_sw_rtfimport.mk')
-rw-r--r-- | sw/CppunitTest_sw_rtfimport.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_rtfimport.mk b/sw/CppunitTest_sw_rtfimport.mk index 772c5eb1e560..049e1a13cc37 100644 --- a/sw/CppunitTest_sw_rtfimport.mk +++ b/sw/CppunitTest_sw_rtfimport.mk @@ -48,6 +48,7 @@ $(eval $(call gb_CppunitTest_use_api,sw_rtfimport,\ )) $(eval $(call gb_CppunitTest_use_ure,sw_rtfimport)) +$(eval $(call gb_CppunitTest_use_vcl,sw_rtfimport)) $(eval $(call gb_CppunitTest_use_components,sw_rtfimport,\ basic/util/sb \ |