summaryrefslogtreecommitdiff
path: root/po-conf/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'po-conf/meson.build')
-rw-r--r--po-conf/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/po-conf/meson.build b/po-conf/meson.build
index 4567cae..5c2a39e 100644
--- a/po-conf/meson.build
+++ b/po-conf/meson.build
@@ -1,3 +1,3 @@
i18n.gettext(meson.project_name(),
- args: '--directory=' + meson.source_root()
+ args: '--directory=' + meson.project_source_root()
)