[tor-commits] [tor/master] Add test_keygen.sh to dist
nickm at torproject.org
nickm at torproject.org
Wed Sep 2 13:17:58 UTC 2015
commit b637bda91f3df4ae5621206a5ccd0015595c98ac
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Sep 2 09:17:43 2015 -0400
Add test_keygen.sh to dist
---
src/test/include.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/test/include.am b/src/test/include.am
index ff5e456..ef2fd4f 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -186,4 +186,5 @@ EXTRA_DIST += \
src/test/bt_test.py \
src/test/ntor_ref.py \
src/test/slownacl_curve25519.py \
- src/test/zero_length_keys.sh
+ src/test/zero_length_keys.sh \
+ src/test/test_keygen.sh
More information about the tor-commits
mailing list