summaryrefslogtreecommitdiff
path: root/idl/Executable_svidl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'idl/Executable_svidl.mk')
-rw-r--r--idl/Executable_svidl.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/idl/Executable_svidl.mk b/idl/Executable_svidl.mk
index 961f9c16626e..6f4b830a9636 100644
--- a/idl/Executable_svidl.mk
+++ b/idl/Executable_svidl.mk
@@ -41,8 +41,9 @@ $(eval $(call gb_Executable_set_cxxflags,svidl,\
))
$(eval $(call gb_Executable_add_linked_libs,svidl,\
- sal \
tl \
+ sal \
+ stl \
$(gb_STDLIBS) \
))