diff --git a/iconv/Makefile b/iconv/Makefile index e92eb0bb39..c0bb2a0f3b 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -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