summaryrefslogtreecommitdiffstats
path: root/crypto/sha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/Makefile')
-rw-r--r--crypto/sha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/Makefile b/crypto/sha/Makefile
index c72bba69bd..17dcbc8c9f 100644
--- a/crypto/sha/Makefile
+++ b/crypto/sha/Makefile
@@ -18,7 +18,7 @@ ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)
GENERAL=Makefile
-TEST=shatest.c sha1test.c sha256t.c sha512t.c
+TEST=sha1test.c sha256t.c sha512t.c
APPS=
LIB=$(TOP)/libcrypto.a