diff options
Diffstat (limited to 'src/bin/pg_basebackup/nls.mk')
| -rw-r--r-- | src/bin/pg_basebackup/nls.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/bin/pg_basebackup/nls.mk b/src/bin/pg_basebackup/nls.mk new file mode 100644 index 0000000000..760ee1d70a --- /dev/null +++ b/src/bin/pg_basebackup/nls.mk @@ -0,0 +1,5 @@ +# src/bin/pg_basebackup/nls.mk +CATALOG_NAME := pg_basebackup +AVAIL_LANGUAGES := +GETTEXT_FILES := pg_basebackup.c +GETTEXT_TRIGGERS:= _ |
