diff options
author | lloyd <[email protected]> | 2012-02-06 19:30:38 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-02-06 19:30:38 +0000 |
commit | f1a2b5a7b5f35322927446d1b9a381f05cc677df (patch) | |
tree | 905b125d9173a32c4a3b758ae124ded0d045d635 /src/cert/x509/info.txt | |
parent | cd58927000ef86eacc9de5b80f361d4d05e71731 (diff) |
All of the X509 modules were actually mutually dependent. Ideally this
would be fixed but it's quite hard to do, makes more sense for now to
merge then back into one big x509 blog.
Diffstat (limited to 'src/cert/x509/info.txt')
-rw-r--r-- | src/cert/x509/info.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cert/x509/info.txt b/src/cert/x509/info.txt new file mode 100644 index 000000000..c994dab8f --- /dev/null +++ b/src/cert/x509/info.txt @@ -0,0 +1,5 @@ +define X509_CERTIFICATES + +<requires> +datastor +</requires> |