mirror of
https://github.com/postgres/postgres.git
synced 2026-03-14 06:32:18 -04:00
Add missing source file to pg_upgrade/nls.mk
added by commit 40e2e5e92b
This commit is contained in:
parent
7d430a5728
commit
9e0e1cfc3e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ GETTEXT_FILES = check.c \
|
|||
relfilenumber.c \
|
||||
server.c \
|
||||
tablespace.c \
|
||||
task.c \
|
||||
util.c \
|
||||
version.c \
|
||||
../../common/fe_memutils.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue