Skip to content
Snippets Groups Projects
Commit 4268cbf2 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Distcheck repair: add new python testing code to "tarballs"

'make distcheck' now passes again.
parent c61a4720
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment