Browse Source

Add fakechans.h to noinst_headers

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

+ 1 - 0
src/test/include.am

@@ -79,6 +79,7 @@ src_test_bench_LDADD = src/or/libtor.a src/common/libor.a \
 	@TOR_OPENSSL_LIBS@ @TOR_LIB_WS32@ @TOR_LIB_GDI@ @CURVE25519_LIBS@
 
 noinst_HEADERS+= \
+	src/test/fakechans.h \
 	src/test/test.h \
 	src/test/test_descriptors.inc \
 	src/test/example_extrainfo.inc \