If FDIRS is to be treated like SDIRS, let's not forget to initialize
it in Makefile.org.
This commit is contained in:
parent
c5f070d5d5
commit
475e8d3d1d
@ -184,6 +184,8 @@ SDIRS= objects \
|
|||||||
buffer bio stack lhash rand err \
|
buffer bio stack lhash rand err \
|
||||||
evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5
|
evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5
|
||||||
|
|
||||||
|
FDIRS= rand sha1 des aes dsa
|
||||||
|
|
||||||
# tests to perform. "alltests" is a special word indicating that all tests
|
# tests to perform. "alltests" is a special word indicating that all tests
|
||||||
# should be performed.
|
# should be performed.
|
||||||
TESTS = alltests
|
TESTS = alltests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user