aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/arc4/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cipher/arc4/modinfo.txt')
-rw-r--r--src/cipher/arc4/modinfo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cipher/arc4/modinfo.txt b/src/cipher/arc4/modinfo.txt
new file mode 100644
index 000000000..00f40a9ed
--- /dev/null
+++ b/src/cipher/arc4/modinfo.txt
@@ -0,0 +1,10 @@
+realname "ARC4"
+
+define ARC4
+
+load_on auto
+
+<add>
+arc4.cpp
+arc4.h
+</add>