postgresql/src/bin/pg_config/nls.mk
Tom Lane 54ba2f0623 Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
This reverts commit 617d691412.
While I still think the basic idea is attractive, we need to sort
out what happens with built .c files, and there also seem to be
VPATH issues.
2022-07-13 14:29:10 -04:00

4 lines
134 B
Makefile

# src/bin/pg_config/nls.mk
CATALOG_NAME = pg_config
GETTEXT_FILES = pg_config.c ../../common/config_info.c ../../common/exec.c