mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Add missing source file to nls.mk
This commit is contained in:
@ -22,6 +22,7 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
|
|||||||
parallel.h \
|
parallel.h \
|
||||||
pg_backup_utils.c \
|
pg_backup_utils.c \
|
||||||
pg_backup_utils.h \
|
pg_backup_utils.h \
|
||||||
|
../../common/compression.c \
|
||||||
../../common/exec.c \
|
../../common/exec.c \
|
||||||
../../common/fe_memutils.c \
|
../../common/fe_memutils.c \
|
||||||
../../common/wait_error.c \
|
../../common/wait_error.c \
|
||||||
|
Reference in New Issue
Block a user