Fix various windows compilation issues
[openssl.git] / crypto / sha / Makefile
index c72bba69bd7b3bcab0faccfe0f591d7f7dd30110..17dcbc8c9f277f3c7434f170eb24f3121820f162 100644 (file)
@@ -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