summaryrefslogtreecommitdiff
path: root/desktop/Executable_smath.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_smath.mk')
-rw-r--r--desktop/Executable_smath.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/Executable_smath.mk b/desktop/Executable_smath.mk
index b7c9307a565d..e8de1007d910 100644
--- a/desktop/Executable_smath.mk
+++ b/desktop/Executable_smath.mk
@@ -43,4 +43,6 @@ $(eval $(call gb_Executable_add_noexception_objects,smath,\
desktop/win32/source/applauncher/smath \
))
+$(eval $(call gb_Executable_add_nativeres,smath,src))
+
# vim: set ts=4 sw=4 et: