aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk_pad
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-28 23:00:20 +0000
committerlloyd <[email protected]>2008-09-28 23:00:20 +0000
commit975dd6b46b922139b8a1918d2783b28554e6552b (patch)
tree1027e633c969fa01008543f954a89e54f5338222 /src/pk_pad
parent499ec262fc895d68b7c98e534e99d908b63577b3 (diff)
Add modinfo for pem, hash_id, selftest modules
Diffstat (limited to 'src/pk_pad')
-rw-r--r--src/pk_pad/hash_id/modinfo.txt10
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>