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