[Libreoffice-commits] core.git: sc/CppunitTest_sc_screenshots.mk

Stephan Bergmann sbergman at redhat.com
Mon Jun 4 09:53:38 UTC 2018


 sc/CppunitTest_sc_screenshots.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 57d598a276ea05a22c766587baa48b1685b7aafc
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jun 4 11:52:35 2018 +0200

    Adapt CppunitTest_sc_screenshots
    
    ...to 7d275e3ab35b3f9bfd7ff16290393ca027c50355 "Implement NewWorkbook and
    WorkbookOpen Automation callbacks in Calc"
    
    Change-Id: Ic12e1cc162411dd31862bee3c710791925b6308e

diff --git a/sc/CppunitTest_sc_screenshots.mk b/sc/CppunitTest_sc_screenshots.mk
index 5d1575440a73..4f6212224c2b 100644
--- a/sc/CppunitTest_sc_screenshots.mk
+++ b/sc/CppunitTest_sc_screenshots.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_CppunitTest_set_include,sc_screenshots,\
 
 $(eval $(call gb_CppunitTest_use_api,sc_screenshots,\
     offapi \
+    oovbaapi \
     udkapi \
 ))
 


More information about the Libreoffice-commits mailing list