From b3b76d1abb5ab9af33ce559872c2e1c45ecdbbd0 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 13 Mar 2012 11:54:07 +0100 Subject: add $(gb_STDLIBS) to linked libs --- stoc/Library_introspection.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'stoc/Library_introspection.mk') diff --git a/stoc/Library_introspection.mk b/stoc/Library_introspection.mk index 5766c017d2ee..1e9c97b42a01 100644 --- a/stoc/Library_introspection.mk +++ b/stoc/Library_introspection.mk @@ -46,6 +46,7 @@ $(eval $(call gb_Library_add_linked_libs,introspection,\ cppuhelper \ sal \ salhelper \ + $(gb_STDLIBS) \ )) $(eval $(call gb_Library_set_componentfile,introspection,stoc/source/inspect/introspection)) -- cgit v1.2.3