mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
5 lines
164 B
Makefile
5 lines
164 B
Makefile
# src/bin/pg_basebackup/nls.mk
|
|
CATALOG_NAME := pg_basebackup
|
|
AVAIL_LANGUAGES := cs de es fr ja pl pt_BR ro ru
|
|
GETTEXT_FILES := pg_basebackup.c
|
|
GETTEXT_TRIGGERS:= _
|