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