summaryrefslogtreecommitdiff
path: root/desktop/Executable_crashrep.com.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_crashrep.com.mk')
-rw-r--r--desktop/Executable_crashrep.com.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/Executable_crashrep.com.mk b/desktop/Executable_crashrep.com.mk
index 1db348367ef7..d7f4d73f8926 100644
--- a/desktop/Executable_crashrep.com.mk
+++ b/desktop/Executable_crashrep.com.mk
@@ -37,6 +37,10 @@ $(eval $(call gb_Executable_add_defs,crashrep_com,\
$(LFS_CFLAGS) \
))
+$(eval $(call gb_Executable_add_linked_libs,crashrep_com,\
+ $(gb_STDLIBS) \
+))
+
$(eval $(call gb_Executable_add_exception_objects,crashrep_com,\
desktop/win32/source/guistdio/guistdio \
))