aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 9284ba8..f9d64a5 100644
--- a/meson.build
+++ b/meson.build
@@ -24,6 +24,8 @@ install_man('weltschmerz.1')
# until we rely on that
install_data('weltschmerz.de.1',
install_dir: join_paths(get_option('mandir'), 'de', 'man1'), rename: 'weltschmerz.1')
+install_data('weltschmerz.fi.1',
+ install_dir: join_paths(get_option('mandir'), 'fi', 'man1'), rename: 'weltschmerz.1')
i18n.merge_file(
input: 'weltschmerz.desktop.in',