diff options
Diffstat (limited to 'stoc/Library_invocation.mk')
-rw-r--r-- | stoc/Library_invocation.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/Library_invocation.mk b/stoc/Library_invocation.mk index 4ac1f2ef1658..92ac438477d2 100644 --- a/stoc/Library_invocation.mk +++ b/stoc/Library_invocation.mk @@ -45,6 +45,7 @@ $(eval $(call gb_Library_add_linked_libs,invocation,\ cppu \ cppuhelper \ sal \ + $(gb_STDLIBS) \ )) $(eval $(call gb_Library_set_componentfile,invocation,stoc/source/invocation/invocation)) |