Browse Source

Add test_keygen.sh to dist

Nick Mathewson 8 years ago
parent
commit
b637bda91f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/test/include.am

+ 2 - 1
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