summaryrefslogtreecommitdiff
path: root/iconv
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-09 19:49:41 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-09 19:49:41 +0000
commit47599985fd23ec6e02a07e179838055ebf1508a4 (patch)
tree22ace3ba3ccc642ca85a3a61540cae3e4ce653ab /iconv
parentad8bdd921600e2e1e3c5f5bb07ea94a987558271 (diff)
(distribute): Add iconv_charmap.c and dummy-repertoire.c.
Diffstat (limited to 'iconv')
-rw-r--r--iconv/Makefile3
1 files changed, 2 insertions, 1 deletions
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