summaryrefslogtreecommitdiff
path: root/crypt
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-14 03:48:09 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-14 03:48:09 +0000
commit464623260126aee45562d7c97e7d743637107c47 (patch)
tree35fffe1a8a534aaf72fec3597fe53aaa3805fe55 /crypt
parentcf2964e2b797e7525f02761e545283f6baff4bac (diff)
Update.
* crypt/Makefile (distribute): Add md5.h.
Diffstat (limited to 'crypt')
-rw-r--r--crypt/Makefile2
1 files changed, 1 insertions, 1 deletions
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