1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

Add missing source file to libpq/nls.mk

This commit is contained in:
Peter Eisentraut
2024-04-17 09:09:53 +02:00
parent f6f8ac8e75
commit 2e75492b3c

View File

@@ -2,6 +2,7 @@
CATALOG_NAME = libpq
GETTEXT_FILES = fe-auth.c \
fe-auth-scram.c \
fe-cancel.c \
fe-connect.c \
fe-exec.c \
fe-gssapi-common.c \