about summary refs log tree commit diff
path: root/crypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/Makefile')
-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