]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add test_keygen.sh to dist
authorNick Mathewson <nickm@torproject.org>
Wed, 2 Sep 2015 13:17:43 +0000 (09:17 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 2 Sep 2015 13:17:43 +0000 (09:17 -0400)
src/test/include.am

index ff5e456cff2538cda42124fb5942ef9b2342b61a..ef2fd4fb8eac247883927af6fadf5d5b119d5924 100644 (file)
@@ -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