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