Remove reference to deleted md4.c
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
This commit is contained in:
parent
f3014206a2
commit
ffa08b3242
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ CFLAGS= $(INCLUDES) $(CFLAG)
|
|||
|
||||
GENERAL=Makefile
|
||||
TEST=md4test.c
|
||||
APPS=md4.c
|
||||
APPS=
|
||||
|
||||
LIB=$(TOP)/libcrypto.a
|
||||
LIBSRC=md4_dgst.c md4_one.c
|
||||
|
|
Loading…
Reference in a new issue