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