mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Add prerequisite for KOI8-U.TXT
This was missed when the encoding was added.
This commit is contained in:
@ -69,7 +69,7 @@ WINTEXTS = CP866.TXT CP874.TXT CP936.TXT CP949.TXT \
|
||||
CP1256.TXT CP1257.TXT CP1258.TXT
|
||||
|
||||
GENERICTEXTS = $(ISO8859TEXTS) $(WINTEXTS) \
|
||||
KOI8-R.TXT JOHAB.TXT
|
||||
KOI8-R.TXT KOI8-U.TXT JOHAB.TXT
|
||||
|
||||
all: $(MAPS)
|
||||
|
||||
|
Reference in New Issue
Block a user