diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/test/include.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/include.am b/src/test/include.am index 9f142d5984..a37fe23db8 100644 --- a/src/test/include.am +++ b/src/test/include.am @@ -194,4 +194,5 @@ EXTRA_DIST += \ src/test/zero_length_keys.sh \ src/test/test_keygen.sh \ src/test/test_zero_length_keys.sh \ - src/test/test_ntor.sh src/test/test_bt.sh + src/test/test_ntor.sh src/test/test_bt.sh \ + src/test/test-network.sh |