diff options
Diffstat (limited to 'src/bin/psql')
| -rw-r--r-- | src/bin/psql/nls.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/nls.mk b/src/bin/psql/nls.mk index cf0b8002918..8624612969c 100644 --- a/src/bin/psql/nls.mk +++ b/src/bin/psql/nls.mk @@ -23,7 +23,7 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \ ../../common/fe_memutils.c \ ../../common/username.c \ ../../common/wait_error.c \ - ../../port/thread.c + ../../port/user.c GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) \ HELP0 HELPN N_ simple_prompt simple_prompt_extended GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS) \ |
