summaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/po/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_basebackup/po/meson.build')
-rw-r--r--src/bin/pg_basebackup/po/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/po/meson.build b/src/bin/pg_basebackup/po/meson.build
index 437f7e0606..2a39f5ffeb 100644
--- a/src/bin/pg_basebackup/po/meson.build
+++ b/src/bin/pg_basebackup/po/meson.build
@@ -1,3 +1,3 @@
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
-i18n.gettext('pg_basebackup-' + pg_version_major.to_string())
+nls_targets += [i18n.gettext('pg_basebackup-' + pg_version_major.to_string())]