]> git.ipfire.org Git - thirdparty/openssl.git/blame - providers/common/keymgmt/build.info
Implement DSA in the default provider
[thirdparty/openssl.git] / providers / common / keymgmt / build.info
CommitLineData
8b84b075
RL
1LIBS=../../../libcrypto
2IF[{- !$disabled{dh} -}]
3 SOURCE[../../../libcrypto]=\
4889dadc 4 dh_kmgmt.c dsa_kmgmt.c
8b84b075 5ENDIF