1
0
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:
Peter Eisentraut
2013-03-06 23:45:16 -05:00
parent f90cc26982
commit 9795113916
6 changed files with 7 additions and 6 deletions

View File

@ -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