summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/Executable_senddoc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Executable_senddoc.mk b/shell/Executable_senddoc.mk
index 4b8c5e3d18bb..0a184ecc0c75 100644
--- a/shell/Executable_senddoc.mk
+++ b/shell/Executable_senddoc.mk
@@ -25,4 +25,6 @@ $(eval $(call gb_Executable_add_exception_objects,senddoc,\
shell/source/win32/simplemail/senddoc \
))
+$(eval $(call gb_Executable_add_default_nativeres,senddoc))
+
# vim: set shiftwidth=4 tabstop=4 noexpandtab: