diff options
Diffstat (limited to 'src/bin/psql/nls.mk')
| -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 d3e02209cc6..671c78a2b86 100644 --- a/src/bin/psql/nls.mk +++ b/src/bin/psql/nls.mk @@ -1,7 +1,7 @@ # src/bin/psql/nls.mk CATALOG_NAME = psql AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru zh_CN zh_TW -GETTEXT_FILES = command.c common.c copy.c help.c input.c large_obj.c \ +GETTEXT_FILES = command.c common.c copy.c crosstabview.c help.c input.c large_obj.c \ mainloop.c psqlscanslash.c startup.c \ describe.c sql_help.h sql_help.c \ tab-complete.c variables.c \ |
