From 33b6af02195144875e9fa1a0663d55441aa3f5f4 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 17 Feb 2012 17:41:33 +0200 Subject: We want gb_STDLIBS here surely? --- unotest/Library_unoexceptionprotector.mk | 1 + unotest/Library_unotest.mk | 1 + 2 files changed, 2 insertions(+) (limited to 'unotest') diff --git a/unotest/Library_unoexceptionprotector.mk b/unotest/Library_unoexceptionprotector.mk index 079574b9144c..3324f3e416ce 100644 --- a/unotest/Library_unoexceptionprotector.mk +++ b/unotest/Library_unoexceptionprotector.mk @@ -38,6 +38,7 @@ $(eval $(call gb_Library_add_linked_libs,unoexceptionprotector,\ cppu \ cppuhelper \ sal \ + $(gb_STDLIBS) \ )) $(eval $(call gb_Library_use_externals,unoexceptionprotector,\ diff --git a/unotest/Library_unotest.mk b/unotest/Library_unotest.mk index 9cfd3719e58f..aad6abdbceec 100644 --- a/unotest/Library_unotest.mk +++ b/unotest/Library_unotest.mk @@ -43,6 +43,7 @@ $(eval $(call gb_Library_add_linked_libs,unotest,\ cppu \ cppuhelper \ sal \ + $(gb_STDLIBS) \ )) $(eval $(call gb_Library_use_externals,unotest,\ -- cgit v1.2.3