projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix various windows compilation issues
[openssl.git]
/
crypto
/
sha
/
Makefile
diff --git
a/crypto/sha/Makefile
b/crypto/sha/Makefile
index c72bba69bd7b3bcab0faccfe0f591d7f7dd30110..17dcbc8c9f277f3c7434f170eb24f3121820f162 100644
(file)
--- a/
crypto/sha/Makefile
+++ b/
crypto/sha/Makefile
@@
-18,7
+18,7
@@
ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)
GENERAL=Makefile
-TEST=sha
test.c sha
1test.c sha256t.c sha512t.c
+TEST=sha1test.c sha256t.c sha512t.c
APPS=
LIB=$(TOP)/libcrypto.a