mirror of
https://github.com/postgres/postgres.git
synced 2025-06-18 00:02:37 -04:00
6 lines
167 B
Makefile
6 lines
167 B
Makefile
# src/bin/pg_basebackup/nls.mk
|
|
CATALOG_NAME := pg_basebackup
|
|
AVAIL_LANGUAGES := cs de es fr it ja pl pt_BR ro ru
|
|
GETTEXT_FILES := pg_basebackup.c
|
|
GETTEXT_TRIGGERS:= _
|