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