diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-13 04:12:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-13 04:12:32 +0000 |
commit | c4103b34805bc2694ec7232005eb9cf66d3f7c67 (patch) | |
tree | 08a6dbd40144f0a4294d08d7d742c62c1ed75f3c /iconvdata | |
parent | a08877d0e029ed62dd55296a824d51355777f276 (diff) | |
download | glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.tar glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.tar.gz glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.tar.bz2 glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.zip |
Update.
2001-04-12 Ulrich Drepper <drepper@redhat.com>
* sysdeps/ia64/Dist: Add elf/entry.h.
* iconvdata/Makefile (distribute): Add TESTS2.
Diffstat (limited to 'iconvdata')
-rw-r--r-- | iconvdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 7c9c628485..e9ed5ed577 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -96,7 +96,7 @@ LDFLAGS-libISOIR165.so = -Wl,-soname,$(@F) distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ gen-8bit.sh gen-8bit-gap.sh gen-8bit-gap-1.sh \ TESTS $(filter-out testdata/CVS%, $(wildcard testdata/*)) \ - run-iconv-test.sh tst-tables.sh tst-table.sh \ + TESTS2 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 BIG5.irreversible \ |