diff options
Diffstat (limited to 'src/lib/libcrypto/md5/Makefile')
-rw-r--r-- | src/lib/libcrypto/md5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/md5/Makefile b/src/lib/libcrypto/md5/Makefile index 832446fff2..1ed018526f 100644 --- a/src/lib/libcrypto/md5/Makefile +++ b/src/lib/libcrypto/md5/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # | 1 | # |
2 | # SSLeay/crypto/md5/Makefile | 2 | # OpenSSL/crypto/md5/Makefile |
3 | # | 3 | # |
4 | 4 | ||
5 | DIR= md5 | 5 | DIR= md5 |