Add missing source file to nls.mk
authorPeter Eisentraut <[email protected]>
Mon, 8 May 2023 06:24:42 +0000 (08:24 +0200)
committerPeter Eisentraut <[email protected]>
Mon, 8 May 2023 06:24:42 +0000 (08:24 +0200)
src/bin/pg_dump/nls.mk

index 7321abb74339a9f9f94d170a3fafdfe6072f68ac..cd91737f488d89a9fdd75c9b2ef19ce8abe7b9c6 100644 (file)
@@ -22,6 +22,7 @@ GETTEXT_FILES    = $(FRONTEND_COMMON_GETTEXT_FILES) \
                    parallel.h \
                    pg_backup_utils.c \
                    pg_backup_utils.h \
+                   ../../common/compression.c \
                    ../../common/exec.c \
                    ../../common/fe_memutils.c \
                    ../../common/wait_error.c \