Browse Source

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

Nick Mathewson 6 years ago
parent
commit
ee73c1848e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/test/include.am

+ 1 - 0
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