diff options
| author | Peter Eisentraut | 2015-05-18 02:55:17 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2015-05-18 02:55:17 +0000 |
| commit | 382b479ab7b4afb0d661ee24104d418758dc2a36 (patch) | |
| tree | 41a92061d8861e63fb1bcd49340ff2d3a3209778 /src/bin/initdb | |
| parent | 424661913c06af76a46fdff9cc24cc57abf14fb3 (diff) | |
Add new files to nls.mk
Diffstat (limited to 'src/bin/initdb')
| -rw-r--r-- | src/bin/initdb/nls.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/initdb/nls.mk b/src/bin/initdb/nls.mk index 4763126703b..3482c5d159e 100644 --- a/src/bin/initdb/nls.mk +++ b/src/bin/initdb/nls.mk @@ -1,5 +1,5 @@ # src/bin/initdb/nls.mk CATALOG_NAME = initdb AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru sv zh_CN -GETTEXT_FILES = findtimezone.c initdb.c ../../common/exec.c ../../common/fe_memutils.c ../../common/pgfnames.c ../../common/rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c +GETTEXT_FILES = findtimezone.c initdb.c ../../common/exec.c ../../common/fe_memutils.c ../../common/pgfnames.c ../../common/restricted_token.c ../../common/rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c GETTEXT_TRIGGERS = simple_prompt |
