summaryrefslogtreecommitdiff
path: root/desktop/Executable_sweb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_sweb.mk')
-rw-r--r--desktop/Executable_sweb.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/Executable_sweb.mk b/desktop/Executable_sweb.mk
index 1a62d5db772e..2bade4a68e1e 100644
--- a/desktop/Executable_sweb.mk
+++ b/desktop/Executable_sweb.mk
@@ -35,9 +35,10 @@ $(eval $(call gb_Executable_add_defs,sweb,\
$(eval $(call gb_Executable_use_libraries,sweb,\
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Executable_add_standard_system_libs,sweb))
+
$(eval $(call gb_Executable_add_libs,sweb,\
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher) \
))