]> sourceware.org Git - glibc.git/commitdiff
(distribute): Add iconv_charmap.c and dummy-repertoire.c.
authorUlrich Drepper <drepper@redhat.com>
Fri, 9 Feb 2001 19:49:41 +0000 (19:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 9 Feb 2001 19:49:41 +0000 (19:49 +0000)
iconv/Makefile

index e92eb0bb397349c5daf44138dea0a5c376e8df1f..c0bb2a0f3bef3d1d00691b7899f551f5fd63d291 100644 (file)
@@ -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
This page took 1.39744 seconds and 5 git commands to generate.