summaryrefslogtreecommitdiff
path: root/solenv/gbuild/templates/CppunitTest.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-03 09:42:40 +0100
committerMathias Bauer <mba@openoffice.org>2011-02-03 09:42:40 +0100
commit4bf21df8c361722163f0295572730ee95642eb59 (patch)
tree4374e940779894ee6a3af8767ae8e2101d0f62c2 /solenv/gbuild/templates/CppunitTest.mk
parent67f62cc98934f648230f4ddb9dc6632f1654593a (diff)
CWS gnumake3: templates use gb_STDLIBS
Diffstat (limited to 'solenv/gbuild/templates/CppunitTest.mk')
-rw-r--r--solenv/gbuild/templates/CppunitTest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/templates/CppunitTest.mk b/solenv/gbuild/templates/CppunitTest.mk
index 87f04d7db94e..56f3452ede14 100644
--- a/solenv/gbuild/templates/CppunitTest.mk
+++ b/solenv/gbuild/templates/CppunitTest.mk
@@ -31,6 +31,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,MODULE_NAME, \
))
$(eval $(call gb_CppunitTest_add_linked_libs,MODULE_NAME, \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_CppunitTest_set_include,MODULE_NAME,\