From 464623260126aee45562d7c97e7d743637107c47 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 14 Jun 2000 03:48:09 +0000 Subject: [PATCH] Update. * crypt/Makefile (distribute): Add md5.h. --- ChangeLog | 2 ++ crypt/Makefile | 2 +- localedata/ChangeLog | 2 ++ soft-fp/ChangeLog | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 11c89e2..cc0108c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-06-13 Ulrich Drepper + * crypt/Makefile (distribute): Add md5.h. + * Makefile (distribute): Add include/shlib-compat.h. * Make-dist: Search for tests also in sysdeps hierachy. diff --git a/crypt/Makefile b/crypt/Makefile index 79f45b8..055b76d 100644 --- a/crypt/Makefile +++ b/crypt/Makefile @@ -33,7 +33,7 @@ libcrypt-routines := crypt-entry md5-crypt md5 crypt crypt_util tests = cert md5test md5c-test distribute = ufc-crypt.h crypt-private.h ufc.c speeds.c README.ufc-crypt \ - Banner + Banner md5.h include ../Makeconfig diff --git a/localedata/ChangeLog b/localedata/ChangeLog index cd06f58..cb4a321 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,7 @@ 2000-06-13 Ulrich Drepper + * Makefile (ld-test-srcs): Add trans.def here. + * Makefile (ld-test-srcs): Handle .ds files separately. * Makefile (ld-test-srcs): Distribute all test6 input files. diff --git a/soft-fp/ChangeLog b/soft-fp/ChangeLog index 63bbd8b..762508d 100644 --- a/soft-fp/ChangeLog +++ b/soft-fp/ChangeLog @@ -1,5 +1,7 @@ 2000-06-13 Ulrich Drepper + * Makefile (distribute): Add the math functions, too. + * Makefile (distribute): Add ChangeLog, Banner, and configure. 2000-03-03 Geoff Keating -- 2.7.4