Skip to content

Commit 9aa238c

Browse files
peterepull[bot]
authored andcommitted
Add missing source file to nls.mk
1 parent 97d7048 commit 9aa238c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_dump/nls.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
2222
parallel.h \
2323
pg_backup_utils.c \
2424
pg_backup_utils.h \
25+
../../common/compression.c \
2526
../../common/exec.c \
2627
../../common/fe_memutils.c \
2728
../../common/wait_error.c \

0 commit comments

Comments
 (0)