Skip to content

Commit

Permalink
(tests): Remove tst-iconv4.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Nov 26, 2002
1 parent 832fd8e commit 12f492c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iconv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 tst-iconv4
tests = tst-iconv1 tst-iconv2 tst-iconv3

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 \
Expand Down

0 comments on commit 12f492c

Please sign in to comment.