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, 1 insertions, 1 deletions
diff --git a/desktop/Executable_smath.mk b/desktop/Executable_smath.mk
index e8de1007d910..365c435fae52 100644
--- a/desktop/Executable_smath.mk
+++ b/desktop/Executable_smath.mk
@@ -43,6 +43,6 @@ $(eval $(call gb_Executable_add_noexception_objects,smath,\
desktop/win32/source/applauncher/smath \
))
-$(eval $(call gb_Executable_add_nativeres,smath,src))
+$(eval $(call gb_Executable_add_nativeres,smath,smath/src))
# vim: set ts=4 sw=4 et: