From 1a3eefef699f8330863bfb54e4cf0adaf616ab71 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 27 Jun 2000 04:01:28 +0000 Subject: Update. * Makefile (distribute): Add tst-ctype-de_DE.in. --- localedata/ChangeLog | 1 + localedata/Makefile | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 48970b2..8791429 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,6 @@ 2000-06-26 Ulrich Drepper + * Makefile (distribute): Add tst-ctype-de_DE.in. * tst-ctype.c: Read in more tests from stdin. * tst-ctype.sh: Feed extra test data to program via stdin. * tst-ctype-de_DE.in: New file. diff --git a/localedata/Makefile b/localedata/Makefile index 0cc530a..f713ab6 100644 --- a/localedata/Makefile +++ b/localedata/Makefile @@ -61,7 +61,8 @@ distribute := CHECKSUMS README SUPPORTED ChangeLog \ $(charmaps) $(locales) $(repertoiremaps) \ tst-rpmatch.sh tst-locale.sh tst-fmon.sh sort-test.sh \ tst-fmon.data $(test-input-data) $(ld-test-srcs) \ - th_TH.in cs_CZ.in tst-mbswcs.sh tst-trans.sh tst-ctype.sh + th_TH.in cs_CZ.in tst-mbswcs.sh tst-trans.sh tst-ctype.sh \ + tst-ctype-de_DE.in # Get $(inst_i18ndir) defined. include ../Makeconfig -- cgit v1.1