Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* crypt/Makefile (distribute): Add md5.h.
  • Loading branch information
Ulrich Drepper committed Jun 14, 2000
1 parent cf2964e commit 4646232
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2000-06-13 Ulrich Drepper <drepper@redhat.com>

* crypt/Makefile (distribute): Add md5.h.

* Makefile (distribute): Add include/shlib-compat.h.

* Make-dist: Search for tests also in sysdeps hierachy.
Expand Down
2 changes: 1 addition & 1 deletion crypt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2000-06-13 Ulrich Drepper <drepper@redhat.com>

* 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.
Expand Down
2 changes: 2 additions & 0 deletions soft-fp/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2000-06-13 Ulrich Drepper <drepper@redhat.com>

* Makefile (distribute): Add the math functions, too.

* Makefile (distribute): Add ChangeLog, Banner, and configure.

2000-03-03 Geoff Keating <geoffk@cygnus.com>
Expand Down

0 comments on commit 4646232

Please sign in to comment.