mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Fix "make distcheck".
I had forgotten to include the fuzz_static_testcases.sh script in EXTRA_DIST.
This commit is contained in:
parent
80a5beae62
commit
39606aece5
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ src_test_test_bt_cl_CPPFLAGS= $(src_test_AM_CPPFLAGS) $(TEST_CPPFLAGS)
|
|||
EXTRA_DIST += \
|
||||
src/test/bt_test.py \
|
||||
src/test/ntor_ref.py \
|
||||
src/test/fuzz_static_testcases.sh \
|
||||
src/test/slownacl_curve25519.py \
|
||||
src/test/zero_length_keys.sh \
|
||||
src/test/test_keygen.sh \
|
||||
|
|
Loading…
Add table
Reference in a new issue