summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_rtfimport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_rtfimport.mk')
-rw-r--r--sw/CppunitTest_sw_rtfimport.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_rtfimport.mk b/sw/CppunitTest_sw_rtfimport.mk
index 29d3e1e0b87d..4867f92096da 100644
--- a/sw/CppunitTest_sw_rtfimport.mk
+++ b/sw/CppunitTest_sw_rtfimport.mk
@@ -86,4 +86,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_rtfimport,\
$(eval $(call gb_CppunitTest_use_configuration,sw_rtfimport))
+$(eval $(call gb_CppunitTest_use_uiconfigs,sw_rtfimport,\
+ modules/swriter \
+))
+
# vim: set noet sw=4 ts=4: