about summary refs log tree commit diff
path: root/iconvdata/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-30 05:19:41 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-30 05:19:41 +0000
commitc6042c732e6d20fbecd227c03ef1efde17dc7d2c (patch)
treeb9503202578b8d3fecc68d141867a21a1afd552d /iconvdata/Makefile
parentda2a3ca6e2d712c2495aafa02364366f8534e4bc (diff)
downloadglibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.gz
glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.xz
glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.zip
Update.
2000-10-29  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/big5.c: Update.
	Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.

	* iconvdata/Makefile (distribute): Add BIG5.irreversible.
	* iconvdata/BIG5.irreversible: New file.
Diffstat (limited to 'iconvdata/Makefile')
-rw-r--r--iconvdata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile
index d86d9ac058..33a5fa71c1 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 \
-	      EUC-KR.irreversible BIG5HKSCS.irreversible		    \
+	      EUC-KR.irreversible BIG5HKSCS.irreversible BIG5.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		    \