summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_screenshots.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_screenshots.mk')
-rw-r--r--sc/CppunitTest_sc_screenshots.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_screenshots.mk b/sc/CppunitTest_sc_screenshots.mk
index ac1aa41d3709..ea42cb8b8c5d 100644
--- a/sc/CppunitTest_sc_screenshots.mk
+++ b/sc/CppunitTest_sc_screenshots.mk
@@ -58,6 +58,11 @@ $(eval $(call gb_CppunitTest_use_rdb,sc_screenshots,services))
$(eval $(call gb_CppunitTest_use_instdir_configuration,sc_screenshots))
+$(eval $(call gb_CppunitTest_use_uiconfigs,sc_screenshots,\
+ cui \
+ modules/scalc \
+))
+
$(call gb_CppunitTest_get_target,sc_screenshots) : $(call gb_AllLangResTarget_get_target,sc)
# vim: set noet sw=4 ts=4: