projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac8695
)
Update to include fips_locl.h so WIN32 build can pick it up.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 15 Aug 2007 12:37:34 +0000
(12:37 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 15 Aug 2007 12:37:34 +0000
(12:37 +0000)
fips-1.0/Makefile
patch
|
blob
|
history
diff --git
a/fips-1.0/Makefile
b/fips-1.0/Makefile
index c36ce82a1c19590c0c08d209ffaec55921ad6ff0..dfca5371780ebbd111ea7600ad7a954110c3219d 100644
(file)
--- a/
fips-1.0/Makefile
+++ b/
fips-1.0/Makefile
@@
-49,7
+49,7
@@
FIPS_OBJ_LISTS=sha/lib hmac/lib rand/lib des/lib aes/lib dsa/lib rsa/lib dh/lib
SRC= $(LIBSRC)
EXHEADER=fips.h
-HEADER=$(EXHEADER) fips_utl.h
+HEADER=$(EXHEADER) fips_utl.h
fips_locl.h
EXE=fipsld
ALL= $(GENERAL) $(SRC) $(HEADER)