summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/include.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/include.am b/src/test/include.am
index b338cbe3e6..9f6c3e0d5b 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -108,3 +108,9 @@ endif
./src/test/test-bt-cl assert | $(PYTHON) $(top_srcdir)/src/test/bt_test.py
./src/test/test-bt-cl crash | $(PYTHON) $(top_srcdir)/src/test/bt_test.py
endif
+
+EXTRA_DIST += \
+ src/test/bt_test.py \
+ src/test/ntor_ref.py \
+ src/test/slownacl_curve25519.py \
+ src/test/test_cmdline_args.py