summaryrefslogtreecommitdiff
path: root/desktop/Executable_unopkg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_unopkg.mk')
-rw-r--r--desktop/Executable_unopkg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_unopkg.mk b/desktop/Executable_unopkg.mk
index e3a833e21ec2..bc7b17b2819c 100644
--- a/desktop/Executable_unopkg.mk
+++ b/desktop/Executable_unopkg.mk
@@ -16,7 +16,7 @@ $(eval $(call gb_Executable_use_static_libraries,unopkg,\
winextendloaderenv \
))
-$(eval $(call gb_Executable_add_noexception_objects,unopkg,\
+$(eval $(call gb_Executable_add_exception_objects,unopkg,\
desktop/win32/source/guiloader/genericloader \
))