tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit ee73c1848e0a2cf5d2ce4f3ddb76517e7f11bea3
parent 2e99f839e97e2b5b1e99abdb9a8673380c87ae18
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 23 Aug 2017 13:08:59 -0400

Add test_hs_descriptor.inc to include.am to unbreak distcheck.

Diffstat:
Msrc/test/include.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/test/include.am b/src/test/include.am @@ -287,6 +287,7 @@ noinst_HEADERS+= \ src/test/failing_routerdescs.inc \ src/test/ed25519_vectors.inc \ src/test/test_descriptors.inc \ + src/test/test_hs_descriptor.inc \ src/test/vote_descriptors.inc noinst_PROGRAMS+= src/test/test-ntor-cl