Explorar el Código

Add test_keygen.sh to dist

Nick Mathewson hace 9 años
padre
commit
b637bda91f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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