diff options
Diffstat (limited to 'src/kdf/mgf1')
-rw-r--r-- | src/kdf/mgf1/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/kdf/mgf1/info.txt b/src/kdf/mgf1/info.txt index 2f704173d..1e91e8a9b 100644 --- a/src/kdf/mgf1/info.txt +++ b/src/kdf/mgf1/info.txt @@ -4,6 +4,10 @@ define MGF1 load_on dep +<requires> +kdf_base +</requires> + <add> mgf1.h mgf1.cpp |