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

Lionel Elie Mamane lionel at mamane.lu
Sat Nov 9 07:02:06 CET 2013


 dbaccess/CppunitTest_dbaccess_macros_test.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 43caf4fe9babdd68853df3cc68a4ece8e4223b1a
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Sat Nov 9 07:01:28 2013 +0100

    fixup the fixup to dbaccess macros_test
    
    Change-Id: I7cc8b6bd3778158e7c93545bbdcf35cccf986188

diff --git a/dbaccess/CppunitTest_dbaccess_macros_test.mk b/dbaccess/CppunitTest_dbaccess_macros_test.mk
index 2478ed0..2fa16c8 100644
--- a/dbaccess/CppunitTest_dbaccess_macros_test.mk
+++ b/dbaccess/CppunitTest_dbaccess_macros_test.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,dbaccess_macros_test, \
     dbaccess/qa/extras/macros-test \
 ))
 
-$(eval $(call gb_CppunitTest_use_externals,dbaccess_dialog_save,\
+$(eval $(call gb_CppunitTest_use_externals,dbaccess_macros_test,\
     boost_headers \
 ))
 


More information about the Libreoffice-commits mailing list