diff options
Diffstat (limited to 'src/lib/libcrypto/md5/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/md5/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/md5/Makefile.ssl b/src/lib/libcrypto/md5/Makefile.ssl index 45fbd04239..e8d0cced7f 100644 --- a/src/lib/libcrypto/md5/Makefile.ssl +++ b/src/lib/libcrypto/md5/Makefile.ssl | |||
@@ -30,7 +30,7 @@ ASFLAGS=$(CFLAGS) | |||
30 | 30 | ||
31 | GENERAL=Makefile | 31 | GENERAL=Makefile |
32 | TEST=md5test.c | 32 | TEST=md5test.c |
33 | APPS=md5.c | 33 | APPS= |
34 | 34 | ||
35 | LIB=$(TOP)/libcrypto.a | 35 | LIB=$(TOP)/libcrypto.a |
36 | LIBSRC=md5_dgst.c md5_one.c | 36 | LIBSRC=md5_dgst.c md5_one.c |