aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bin/pg_upgrade/nls.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_upgrade/nls.mk b/src/bin/pg_upgrade/nls.mk
index db5aa18013b..d4ae1a95eb5 100644
--- a/src/bin/pg_upgrade/nls.mk
+++ b/src/bin/pg_upgrade/nls.mk
@@ -13,6 +13,7 @@ GETTEXT_FILES = check.c \
relfilenumber.c \
server.c \
tablespace.c \
+ task.c \
util.c \
version.c \
../../common/fe_memutils.c \