]> granicus.if.org Git - postgresql/commitdiff
Fix recently introduced typo in NLS file lists
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 1 Apr 2012 23:39:34 +0000 (02:39 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 1 Apr 2012 23:39:34 +0000 (02:39 +0300)
src/bin/psql/nls.mk

index ab76e6dbcacfd42291e12964cc783c038d3b78b4..0cf18dc3729cfed92f4582a878a930d48be7d58a 100644 (file)
@@ -3,7 +3,7 @@ CATALOG_NAME     = psql
 AVAIL_LANGUAGES  = cs de es fr ja pt_BR sv tr zh_CN zh_TW
 GETTEXT_FILES    = command.c common.c copy.c help.c input.c large_obj.c \
                    mainloop.c print.c psqlscan.c startup.c describe.c sql_help.h sql_help.c \
-                   tab-complete.c variable.c \
+                   tab-complete.c variables.c \
                    ../../port/exec.c
 GETTEXT_TRIGGERS = N_ psql_error simple_prompt
 GETTEXT_FLAGS    = psql_error:1:c-format