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