summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/meson.build b/po/meson.build
index 21498b20..184bdcd7 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1,6 +1,7 @@
i18n.gettext(meson.project_name(),
preset: 'glib',
+ data_dirs: meson.source_root() / 'data',
)