summaryrefslogtreecommitdiffstats
path: root/src/bin/pg_test_fsync/po/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_test_fsync/po/meson.build')
-rw-r--r--src/bin/pg_test_fsync/po/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bin/pg_test_fsync/po/meson.build b/src/bin/pg_test_fsync/po/meson.build
new file mode 100644
index 0000000..46d0ac5
--- /dev/null
+++ b/src/bin/pg_test_fsync/po/meson.build
@@ -0,0 +1,3 @@
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
+
+nls_targets += [i18n.gettext('pg_test_fsync-' + pg_version_major.to_string())]