summaryrefslogtreecommitdiff
path: root/desktop/Package_manifest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Package_manifest.mk')
-rw-r--r--desktop/Package_manifest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Package_manifest.mk b/desktop/Package_manifest.mk
index 4c36f02cb044..9e1fb5bd5f0d 100644
--- a/desktop/Package_manifest.mk
+++ b/desktop/Package_manifest.mk
@@ -31,6 +31,6 @@ $(eval $(call gb_CustomTarget_add_outdir_dependencies,desktop/util,\
$(OUTDIR)/bin/soffice.bin \
))
-$(eval $(call gb_Package_add_file,desktop_manifest,$(OUTDIR)/bin/soffice.bin.manifest,soffice.bin.manifest))
+$(eval $(call gb_Package_add_file,desktop_manifest,$(OUTDIR)/bin/soffice.bin.manifest,sofficebin.manifest))
# vim: set ts=4 sw=4 et: