summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/md4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md4/Makefile b/crypto/md4/Makefile
index 11866d7588..e32ef0e004 100644
--- a/crypto/md4/Makefile
+++ b/crypto/md4/Makefile
@@ -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