mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
(distribute): Add iconv_charmap.c and dummy-repertoire.c.
This commit is contained in:
parent
ad8bdd9216
commit
47599985fd
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ CFLAGS-charmap.c = -DCHARMAP_PATH='"$(i18ndir)/charmaps"' \
|
|||
|
||||
tests = tst-iconv1 tst-iconv2 tst-iconv3
|
||||
|
||||
distribute = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h
|
||||
distribute = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \
|
||||
iconv_charmap.c dummy-repertoire.c
|
||||
|
||||
others = iconv_prog
|
||||
install-others = $(inst_bindir)/iconv
|
||||
|
|
Loading…
Add table
Reference in a new issue