From: drepper Date: Wed, 14 Jun 2000 03:47:00 +0000 (+0000) Subject: (distribute): Add md5.h. X-Git-Tag: glibc_2-1-91~603 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=45e52c1754e48ca1232a0c908982057f35c86396 (distribute): Add md5.h. --- diff --git a/crypt/Makefile b/crypt/Makefile index 79f45b80ce..055b76d43a 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