diff options
author | lloyd <[email protected]> | 2008-09-28 23:00:20 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 23:00:20 +0000 |
commit | 975dd6b46b922139b8a1918d2783b28554e6552b (patch) | |
tree | 1027e633c969fa01008543f954a89e54f5338222 /src/pk_pad | |
parent | 499ec262fc895d68b7c98e534e99d908b63577b3 (diff) |
Add modinfo for pem, hash_id, selftest modules
Diffstat (limited to 'src/pk_pad')
-rw-r--r-- | src/pk_pad/hash_id/modinfo.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/pk_pad/hash_id/modinfo.txt b/src/pk_pad/hash_id/modinfo.txt new file mode 100644 index 000000000..6a9b7f0da --- /dev/null +++ b/src/pk_pad/hash_id/modinfo.txt @@ -0,0 +1,10 @@ +realname "Hash Function Identifiers" + +define HASH_ID + +load_on auto + +<add> +hash_id.cpp +hash_id.h +</add> |