summaryrefslogtreecommitdiffstats
path: root/desktop/Executable_sdraw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_sdraw.mk')
-rw-r--r--desktop/Executable_sdraw.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_sdraw.mk b/desktop/Executable_sdraw.mk
index b5529701adbc..e3a4eef5debe 100644
--- a/desktop/Executable_sdraw.mk
+++ b/desktop/Executable_sdraw.mk
@@ -26,7 +26,7 @@ $(eval $(call gb_Executable_add_libs,sdraw,\
$(call gb_Executable_get_target,sdraw) : \
$(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher)
-$(eval $(call gb_Executable_add_noexception_objects,sdraw,\
+$(eval $(call gb_Executable_add_exception_objects,sdraw,\
desktop/win32/source/applauncher/sdraw \
))