diff options
Diffstat (limited to 'sc/CppunitTest_sc_screenshots.mk')
-rw-r--r-- | sc/CppunitTest_sc_screenshots.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_screenshots.mk b/sc/CppunitTest_sc_screenshots.mk index fde5d149cdb3..5d1575440a73 100644 --- a/sc/CppunitTest_sc_screenshots.mk +++ b/sc/CppunitTest_sc_screenshots.mk @@ -62,6 +62,4 @@ $(eval $(call gb_CppunitTest_use_uiconfigs,sc_screenshots,\ modules/scalc \ )) -$(call gb_CppunitTest_get_target,sc_screenshots) : $(call gb_AllLangResTarget_get_target,sc) - # vim: set noet sw=4 ts=4: |