summaryrefslogtreecommitdiffstats
path: root/src/bin/pg_controldata/nls.mk
blob: ab34205b960105a111700ab5282aef490f1a57fa (plain)
1
2
3
4
5
# src/bin/pg_controldata/nls.mk
CATALOG_NAME     = pg_controldata
GETTEXT_FILES    = pg_controldata.c ../../common/controldata_utils.c
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS)
GETTEXT_FLAGS    = $(FRONTEND_COMMON_GETTEXT_FLAGS)