summaryrefslogtreecommitdiff
path: root/shell/Executable_lngconvex.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Executable_lngconvex.mk')
-rw-r--r--shell/Executable_lngconvex.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Executable_lngconvex.mk b/shell/Executable_lngconvex.mk
index 9ed4dd0f01e8..b32ba7e89b97 100644
--- a/shell/Executable_lngconvex.mk
+++ b/shell/Executable_lngconvex.mk
@@ -39,9 +39,10 @@ $(eval $(call gb_Executable_use_libraries,lngconvex,\
sal \
tl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Executable_add_standard_system_libs,lngconvex))
+
$(eval $(call gb_Executable_add_exception_objects,lngconvex,\
shell/source/tools/lngconvex/cmdline \
shell/source/tools/lngconvex/lngconvex \