From 47599985fd23ec6e02a07e179838055ebf1508a4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Feb 2001 19:49:41 +0000 Subject: (distribute): Add iconv_charmap.c and dummy-repertoire.c. --- iconv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'iconv/Makefile') 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 -- cgit 1.4.1