diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-05 00:05:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-05 00:05:29 +0000 |
commit | 84ca314775458b3c80d4ce1763c4517a5e0d3b1a (patch) | |
tree | edd03ab6eb098d08dab3fa2249478dfa9a48ad8d /iconvdata/Makefile | |
parent | 228cc8780fc6cd31de3f81543c0c08f2b3e3cde9 (diff) | |
download | glibc-84ca314775458b3c80d4ce1763c4517a5e0d3b1a.tar.gz glibc-84ca314775458b3c80d4ce1763c4517a5e0d3b1a.tar.xz glibc-84ca314775458b3c80d4ce1763c4517a5e0d3b1a.zip |
Update.
* iconvdata/Makefile (distribute): Add EUC-KR.irreversible.
Diffstat (limited to 'iconvdata/Makefile')
-rw-r--r-- | iconvdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile index b819c87046..e203efcc06 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -98,7 +98,7 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ run-iconv-test.sh tst-tables.sh tst-table.sh \ tst-table-charmap.sh tst-table-from.c tst-table-to.c \ EUC-JP.irreversible ISIRI-3342.irreversible SJIS.irreversible \ - 8bit-generic.c 8bit-gap.c \ + EUC-KR.irreversible 8bit-generic.c 8bit-gap.c \ ansi_x3.110.c asmo_449.c big5.c cp737.c cp737.h \ cp775.c cp775.h ibm874.c cns11643.c cns11643.h \ cns11643l1.c cns11643l1.h cp1250.c cp1251.c cp1252.c cp1253.c \ |