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