From 96eddc25f413b7e0c089761be199ba23ccf78640 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Mon, 10 May 2021 21:48:18 +0200 Subject: UTIL: Fix #6858 --- src/util/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 9c1fb01a4..e720112be 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -661,4 +661,6 @@ EXTRA_DIST = \ test_resolver_api_data.conf \ test_service_data.conf \ test_speedup_data.conf \ - child_management_test.sh + child_management_test.sh \ + test_crypto_vectors.sh \ + crypto-test-vectors.json -- cgit v1.2.3