about summary refs log tree commit diff
path: root/iconv/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-21 00:23:18 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-21 00:23:18 +0000
commitd84e7efa3187c74f77385b562ca09f6a38bee9fe (patch)
treedf48e3c656133c39bca8e0fa3c2d0a578d9257c0 /iconv/Makefile
parenteb9dc2a22dbce7b03fb8efbdc67724ffd9b7d85d (diff)
downloadglibc-d84e7efa3187c74f77385b562ca09f6a38bee9fe.tar.gz
glibc-d84e7efa3187c74f77385b562ca09f6a38bee9fe.tar.xz
glibc-d84e7efa3187c74f77385b562ca09f6a38bee9fe.zip
Update.
	* iconv/Makefile (tests): Add tst-iconv4.
	* iconv/tst-iconv4.c: New file.
Diffstat (limited to 'iconv/Makefile')
-rw-r--r--iconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/Makefile b/iconv/Makefile
index 15846c2c07..1a84c6c7a4 100644
--- a/iconv/Makefile
+++ b/iconv/Makefile
@@ -49,7 +49,7 @@ CFLAGS-charmap.c = -DCHARMAP_PATH='"$(i18ndir)/charmaps"' \
 CFLAGS-linereader.c = -DNO_TRANSLITERATION
 CFLAGS-simple-hash.c = -I../locale
 
-tests	= tst-iconv1 tst-iconv2 tst-iconv3
+tests	= tst-iconv1 tst-iconv2 tst-iconv3 tst-iconv4
 
 distribute	= gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \
 		  iconv_charmap.c dummy-repertoire.c gconv_charset.h strtab.c \