mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Add fe_memutils.c to nls.mk where used
This commit is contained in:
@ -4,5 +4,6 @@ AVAIL_LANGUAGES = cs de es fr it ja ko pt_BR ro sv ta tr zh_CN zh_TW
|
||||
GETTEXT_FILES = createdb.c createlang.c createuser.c \
|
||||
dropdb.c droplang.c dropuser.c \
|
||||
clusterdb.c vacuumdb.c reindexdb.c \
|
||||
common.c
|
||||
common.c \
|
||||
../../common/fe_memutils.c
|
||||
GETTEXT_TRIGGERS = simple_prompt yesno_prompt
|
||||
|
Reference in New Issue
Block a user