summaryrefslogtreecommitdiff
path: root/desktop/Executable_scalc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_scalc.mk')
-rw-r--r--desktop/Executable_scalc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_scalc.mk b/desktop/Executable_scalc.mk
index ff262d78fc6a..66ee9c66a6af 100644
--- a/desktop/Executable_scalc.mk
+++ b/desktop/Executable_scalc.mk
@@ -30,6 +30,6 @@ $(eval $(call gb_Executable_add_noexception_objects,scalc,\
desktop/win32/source/applauncher/scalc \
))
-$(eval $(call gb_Executable_add_nativeres,scalc,scalc/src))
+$(eval $(call gb_Executable_add_nativeres,scalc,scalc/launcher))
# vim: set ts=4 sw=4 et: