summaryrefslogtreecommitdiff
path: root/desktop/Executable_unopkg_bin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_unopkg_bin.mk')
-rw-r--r--desktop/Executable_unopkg_bin.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/Executable_unopkg_bin.mk b/desktop/Executable_unopkg_bin.mk
index 27ebc5db1eca..d2e1175be236 100644
--- a/desktop/Executable_unopkg_bin.mk
+++ b/desktop/Executable_unopkg_bin.mk
@@ -27,4 +27,6 @@ $(eval $(call gb_Executable_add_cobjects,unopkg_bin,\
desktop/source/pkgchk/unopkg/unopkg_main \
))
+$(eval $(call gb_Executable_add_default_nativeres,unopkg_bin))
+
# vim: set ts=4 sw=4 et: