dbaccess/CppunitTest_dbaccess_macros_test.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 43caf4fe9babdd68853df3cc68a4ece8e4223b1a Author: Lionel Elie Mamane <[email protected]> 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 \ )) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
