Selaa lähdekoodia

Add fakechans.h to noinst_headers

Nick Mathewson 9 vuotta sitten
vanhempi
commit
3c0e09ef81
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 \