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