mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
Fix typo in pg_walsummary/nls.mk.
Author: Koki Nakamura Discussion: https://postgr.es/m/485c613d1db8de2e8169d5afd43e7f9e@oss.nttdata.com
This commit is contained in:
parent
09620ea091
commit
8410f738ad
|
|
@ -1,4 +1,4 @@
|
||||||
# src/bin/pg_combinebackup/nls.mk
|
# src/bin/pg_walsummary/nls.mk
|
||||||
CATALOG_NAME = pg_walsummary
|
CATALOG_NAME = pg_walsummary
|
||||||
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
|
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
|
||||||
pg_walsummary.c \
|
pg_walsummary.c \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user