aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/keypair/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pk/keypair/info.txt')
-rw-r--r--src/pk/keypair/info.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/pk/keypair/info.txt b/src/pk/keypair/info.txt
new file mode 100644
index 000000000..7c29cbf54
--- /dev/null
+++ b/src/pk/keypair/info.txt
@@ -0,0 +1,14 @@
+realname "Keypair Testing"
+
+define KEYPAIR_TESTING
+
+load_on auto
+
+<add>
+keypair.cpp
+keypair.h
+</add>
+
+<requires>
+allocators
+</requires>