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