summaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/nls.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_basebackup/nls.mk')
-rw-r--r--src/bin/pg_basebackup/nls.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/nls.mk b/src/bin/pg_basebackup/nls.mk
index 8d28e249de..fc475003e8 100644
--- a/src/bin/pg_basebackup/nls.mk
+++ b/src/bin/pg_basebackup/nls.mk
@@ -18,5 +18,5 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
../../common/file_utils.c \
../../fe_utils/option_utils.c \
../../fe_utils/recovery_gen.c
-GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) simple_prompt tar_set_error
+GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) simple_prompt
GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS)