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:
4e712c4
)
Call Makefile.fips when making a fips tarball.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 21 Feb 2011 19:30:13 +0000
(19:30 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 21 Feb 2011 19:30:13 +0000
(19:30 +0000)
Makefile.fips
patch
|
blob
|
history
diff --git
a/Makefile.fips
b/Makefile.fips
index e81a0081888e5a4840d9ea38ccfafce2988a66be..52aa542a46563f2db06caf8c4c62055117f3590e 100644
(file)
--- a/
Makefile.fips
+++ b/
Makefile.fips
@@
-617,7
+617,7
@@
dist:
$(PERL) Configure dist fipscanisteronly
@$(MAKE) dist_pem_h
@$(MAKE) SDIRS='$(SDIRS)' clean
- @$(MAKE) TAR='$(TAR)' TARFLAGS='$(TARFLAGS)' tar
+ @$(MAKE)
-f Makefile.fips
TAR='$(TAR)' TARFLAGS='$(TARFLAGS)' tar
dist_pem_h:
(cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)