diff options
Diffstat (limited to 'modules/hash/md5/modinfo.txt')
-rw-r--r-- | modules/hash/md5/modinfo.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/hash/md5/modinfo.txt b/modules/hash/md5/modinfo.txt new file mode 100644 index 000000000..fb17add4a --- /dev/null +++ b/modules/hash/md5/modinfo.txt @@ -0,0 +1,10 @@ +realname "MD5" + +define MD5 + +load_on auto + +<add> +md5.cpp +md5.h +</add> |