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