diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/ripemd/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/ripemd/Makefile.ssl b/src/lib/libcrypto/ripemd/Makefile.ssl index 6ada9f067b..de01a953ec 100644 --- a/src/lib/libcrypto/ripemd/Makefile.ssl +++ b/src/lib/libcrypto/ripemd/Makefile.ssl | |||
@@ -22,7 +22,7 @@ CFLAGS= $(INCLUDES) $(CFLAG) | |||
22 | 22 | ||
23 | GENERAL=Makefile | 23 | GENERAL=Makefile |
24 | TEST=rmdtest.c | 24 | TEST=rmdtest.c |
25 | APPS=rmd160.c | 25 | APPS= |
26 | 26 | ||
27 | LIB=$(TOP)/libcrypto.a | 27 | LIB=$(TOP)/libcrypto.a |
28 | LIBSRC=rmd_dgst.c rmd_one.c | 28 | LIBSRC=rmd_dgst.c rmd_one.c |