summaryrefslogtreecommitdiffstats
path: root/botan/src/engine/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/engine/info.txt')
-rw-r--r--botan/src/engine/info.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/botan/src/engine/info.txt b/botan/src/engine/info.txt
new file mode 100644
index 0000000..eef3c03
--- /dev/null
+++ b/botan/src/engine/info.txt
@@ -0,0 +1,18 @@
+realname "Engines"
+
+define ENGINES
+
+load_on auto
+
+<add>
+engine.h
+</add>
+
+<requires>
+block
+hash
+libstate
+mac
+numbertheory
+stream
+</requires>