about summary refs log tree commit diff
path: root/localedata/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-27 04:01:28 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-27 04:01:28 +0000
commit1a3eefef699f8330863bfb54e4cf0adaf616ab71 (patch)
tree666900d56892186357a1334541851fac441ddfd7 /localedata/Makefile
parent4edc30e4d70ff4bd49abf8dc5a98502f07ff5991 (diff)
downloadglibc-1a3eefef699f8330863bfb54e4cf0adaf616ab71.tar.gz
glibc-1a3eefef699f8330863bfb54e4cf0adaf616ab71.tar.xz
glibc-1a3eefef699f8330863bfb54e4cf0adaf616ab71.zip
Update.
	* Makefile (distribute): Add tst-ctype-de_DE.in.
Diffstat (limited to 'localedata/Makefile')
-rw-r--r--localedata/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/localedata/Makefile b/localedata/Makefile
index 0cc530a9dd..f713ab616e 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