summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/Executable_uno.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpputools/Executable_uno.mk b/cpputools/Executable_uno.mk
index 4a766c57d5cf..ba3b22fb6337 100644
--- a/cpputools/Executable_uno.mk
+++ b/cpputools/Executable_uno.mk
@@ -28,4 +28,6 @@ $(eval $(call gb_Executable_add_exception_objects,uno,\
cpputools/source/unoexe/unoexe \
))
+$(eval $(call gb_Executable_add_default_nativeres,uno))
+
# vim:set noet sw=4 ts=4: