diff --git a/sw/CppunitTest_sw_rtfexport3.mk b/sw/CppunitTest_sw_rtfexport3.mk index 14220889821a..ab3467ee6643 100644 --- a/sw/CppunitTest_sw_rtfexport3.mk +++ b/sw/CppunitTest_sw_rtfexport3.mk @@ -11,4 +11,8 @@ $(eval $(call sw_rtfexport_test,3)) +$(eval $(call gb_CppunitTest_use_uiconfigs,sw_rtfexport3, \ + svx \ +)) + # vim: set noet sw=4 ts=4: