mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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@torproject.org>
This commit is contained in:
+2
-1
@@ -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@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user