[tor-commits] [tor/master] Add fakechans.h to noinst_headers
nickm at torproject.org
nickm at torproject.org
Thu Dec 4 14:19:52 UTC 2014
commit 3c0e09ef813a12d64fb4329978853e2b27a5856e
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Dec 4 09:19:44 2014 -0500
Add fakechans.h to noinst_headers
---
src/test/include.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/test/include.am b/src/test/include.am
index 51c9f73..d7a6479 100644
--- a/src/test/include.am
+++ b/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 \
More information about the tor-commits
mailing list