[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_macros_test.mk

Lionel Elie Mamane lionel at mamane.lu
Sat Nov 9 06:53:26 CET 2013


 dbaccess/CppunitTest_dbaccess_macros_test.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 9a0a4fddc53d72d90135058c3e6cf418b21f81ff
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Sat Nov 9 06:52:55 2013 +0100

    fixup dbaccess macros_test
    
    Change-Id: Iefb12d8b6fe8b5c9795220f8c7ff90f6ecc92576

diff --git a/dbaccess/CppunitTest_dbaccess_macros_test.mk b/dbaccess/CppunitTest_dbaccess_macros_test.mk
index 8699214..2478ed0 100644
--- a/dbaccess/CppunitTest_dbaccess_macros_test.mk
+++ b/dbaccess/CppunitTest_dbaccess_macros_test.mk
@@ -13,6 +13,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,dbaccess_macros_test, \
     dbaccess/qa/extras/macros-test \
 ))
 
+$(eval $(call gb_CppunitTest_use_externals,dbaccess_dialog_save,\
+    boost_headers \
+))
+
 $(eval $(call gb_CppunitTest_use_libraries,dbaccess_macros_test, \
     avmedia \
     basegfx \


More information about the Libreoffice-commits mailing list