summaryrefslogtreecommitdiffstats
path: root/src/bin/pg_ctl/nls.mk
blob: fd6355483c47c21961453faaf572ea43846cc4df (plain)
1
2
3
4
5
6
7
# src/bin/pg_ctl/nls.mk
CATALOG_NAME     = pg_ctl
GETTEXT_FILES    = pg_ctl.c \
                   ../../common/exec.c \
                   ../../common/fe_memutils.c \
                   ../../common/wait_error.c \
                   ../../port/path.c