mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Call Makefile.fips when making a fips tarball.
This commit is contained in:
parent
4e712c48ab
commit
83dfcd727b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user