summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ripemd/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/ripemd/Makefile.ssl')
-rw-r--r--src/lib/libcrypto/ripemd/Makefile.ssl2
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
23GENERAL=Makefile 23GENERAL=Makefile
24TEST=rmdtest.c 24TEST=rmdtest.c
25APPS=rmd160.c 25APPS=
26 26
27LIB=$(TOP)/libcrypto.a 27LIB=$(TOP)/libcrypto.a
28LIBSRC=rmd_dgst.c rmd_one.c 28LIBSRC=rmd_dgst.c rmd_one.c