From 4df4f8b14891b88d0da05dc93615fa9322324265 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 1 Aug 2000 14:28:08 +0000 Subject: [PATCH] Update. * intl/Makefile (distribute): Add tst-translit.sh and translit.po. * sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h. --- ChangeLog | 4 +++- intl/Makefile | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e32e538..1208345 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,14 @@ 2000-08-01 Andreas Jaeger + * intl/Makefile (distribute): Add tst-translit.sh and translit.po. + * hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h. * elf/Makefile (distribute): Add filtmod1.c and filtmod2.c. * wctype/Makefile (distribute): Add wchar-lookup.h. - * sysdeps/generic/Dist: Add bp-checks.h. + * sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h. * iconvdata/Makefile (distribute): Add isiri-3342.h. diff --git a/intl/Makefile b/intl/Makefile index 8284f2c..f1ba8c2 100644 --- a/intl/Makefile +++ b/intl/Makefile @@ -25,7 +25,8 @@ routines = bindtextdom dcgettext dgettext gettext \ finddomain loadmsgcat localealias textdomain \ l10nflist explodename plural distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias \ - plural.y po2test.sed tst-gettext.sh + plural.y po2test.sed tst-gettext.sh tst-translit.sh \ + translit.po test-srcs := tst-gettext tst-translit -- 2.7.4