aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-15 11:45:20 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-15 11:45:20 -0400
commit85f75d617c4f0c409bd9daca9d4b07ded53e5ede (patch)
tree7fd550250ef800aa1cd0ca411343ff0c39ff828d /src/test/include.am
parent0e348720fc3a4db0e61fcb81673080ae71e80b4e (diff)
downloadtor-85f75d617c4f0c409bd9daca9d4b07ded53e5ede.tar.gz
tor-85f75d617c4f0c409bd9daca9d4b07ded53e5ede.zip
Add hs_test_helpers.h to noinst_HEADERS
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/include.am b/src/test/include.am
index c166d3b0fe..4d6215e593 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -250,6 +250,7 @@ src_test_test_timers_LDFLAGS = $(src_test_test_LDFLAGS)
noinst_HEADERS+= \
src/test/fakechans.h \
+ src/test/hs_test_helpers.h \
src/test/log_test_helpers.h \
src/test/rend_test_helpers.h \
src/test/test.h \