Explorar el Código

Add hs_test_helpers.h to noinst_HEADERS

Nick Mathewson hace 9 años
padre
commit
85f75d617c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/test/include.am

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