mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 02:03:35 +08:00
* Makefile (distribute): Follow name change of tst-ctype-de.in to
tst-ctype-de_DE.ISO-8859-1.in. 2000-08-01 Andreas Jaeger <aj@suse.de> * Makefile (distribute): Follow name change of tst-ctype-de.in to tst-ctype-de_DE.ISO-8859-1.in.
This commit is contained in:
parent
d9fd4f3324
commit
8a958cd23f
4
Makefile
4
Makefile
@ -259,8 +259,8 @@ distribute := README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS \
|
||||
config-name.in Makefile.in sysdep.h set-hooks.h \
|
||||
libc-symbols.h version.h shlib-versions rpm/Makefile \
|
||||
rpm/template rpm/rpmrc glibcbug.in abi-tags stub-tag.h \
|
||||
test-skeleton.c include/des.h include/db_185.h \
|
||||
include/db.h include/shlib-compat.h Versions.def \
|
||||
test-skeleton.c include/des.h \
|
||||
include/shlib-compat.h Versions.def \
|
||||
INTERFACE CONFORMANCE NAMESPACE \
|
||||
$(addprefix scripts/, \
|
||||
rellns-sh config.sub config.guess \
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-08-01 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* Makefile (distribute): Follow name change of tst-ctype-de.in to
|
||||
tst-ctype-de_DE.ISO-8859-1.in.
|
||||
|
||||
2000-07-31 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* charmaps/KSX1001: Add width information.
|
||||
|
@ -68,7 +68,8 @@ distribute := CHECKSUMS README SUPPORTED ChangeLog \
|
||||
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 \
|
||||
tst-ctype-de_DE.in $(wildcard tests-mbwc/*.[ch]) \
|
||||
tst-ctype-de_DE.ISO-8859-1.in \
|
||||
$(wildcard tests-mbwc/*.[ch]) \
|
||||
$(addprefix tst-fmon-locales/tstfmon_,$(fmon-tests)) \
|
||||
gen-locale.sh show-ucs-data.c tst-langinfo.sh \
|
||||
tst-wctype.sh tst-wctype.input
|
||||
|
Loading…
Reference in New Issue
Block a user