[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] doc: Fix wrong path in include.am
commit e66eba664ae85b786097cdd22c1a601ad45d95b5
Author: David Goulet <dgoulet@xxxxxxxxxxxxxx>
Date: Thu Jul 16 14:07:33 2020 -0400
doc: Fix wrong path in include.am
Tracing.md moved to doc/tracing/ so fix the distcheck path in include.am. Also
add the new EventsCircuit.md file.
Signed-off-by: David Goulet <dgoulet@xxxxxxxxxxxxxx>
---
doc/include.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/include.am b/doc/include.am
index d3e757f3bb..7a8a64ed16 100644
--- a/doc/include.am
+++ b/doc/include.am
@@ -59,8 +59,9 @@ EXTRA_DIST+= doc/asciidoc-helper.sh \
doc/HACKING/HowToReview.md \
doc/HACKING/Module.md \
doc/HACKING/ReleasingTor.md \
- doc/HACKING/Tracing.md \
doc/HACKING/WritingTests.md
+ doc/HACKING/tracing/Tracing.md \
+ doc/HACKING/tracing/EventsCircuit.md
docdir = @docdir@
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits