Add missing source file to pg_dump/nls.mk
authorPeter Eisentraut <[email protected]>
Fri, 11 Apr 2025 08:28:59 +0000 (10:28 +0200)
committerPeter Eisentraut <[email protected]>
Fri, 11 Apr 2025 08:28:59 +0000 (10:28 +0200)
added by commit c1da7281060

src/bin/pg_dump/nls.mk

index b7b77394f0fa6a6b6c3bfac6e41a7f5ef22b1c8a..9700f7cbe6c280a55d2d1f51b79f17a675b9c3f5 100644 (file)
@@ -13,6 +13,7 @@ GETTEXT_FILES    = $(FRONTEND_COMMON_GETTEXT_FILES) \
                    compress_lz4.c \
                    compress_none.c \
                    compress_zstd.c \
+                   connectdb.c \
                    pg_dump.c \
                    common.c \
                    pg_dump_sort.c \