summaryrefslogtreecommitdiff
path: root/backend/ps
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ps')
-rw-r--r--backend/ps/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/ps/meson.build b/backend/ps/meson.build
index e0f57df2..ba8ea301 100644
--- a/backend/ps/meson.build
+++ b/backend/ps/meson.build
@@ -23,7 +23,7 @@ shared_module(
i18n.merge_file(
input: 'psdocument.atril-backend.desktop.in',
- output: 'psdocument.atril-backed',
+ output: 'psdocument.atril-backend',
type: 'desktop',
po_dir: po_dir,
install: true,