aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2022-06-06 11:30:12 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2022-06-06 11:30:12 -0400
commitad6b451b5667488cc3652dceee9b6a89f2fd094f (patch)
treef70810111cd3c16ceacd9ba131168a316544c387 /doc
parentb733f9d6ace63c710bc4b567627500cfbeb1592d (diff)
downloadtor-ad6b451b5667488cc3652dceee9b6a89f2fd094f.tar.gz
tor-ad6b451b5667488cc3652dceee9b6a89f2fd094f.zip
doc/include.am: fix EXTRA_DIST
Diffstat (limited to 'doc')
-rw-r--r--doc/include.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/include.am b/doc/include.am
index d10f380e7f..7570978ddb 100644
--- a/doc/include.am
+++ b/doc/include.am
@@ -56,10 +56,10 @@ EXTRA_DIST+= doc/asciidoc-helper.sh \
doc/HACKING/HelpfulTools.md \
doc/HACKING/HowToReview.md \
doc/HACKING/Module.md \
- doc/HACKING/ReleasingTor.md \
- doc/HACKING/WritingTests.md
- doc/HACKING/tracing/Tracing.md \
- doc/HACKING/tracing/EventsCircuit.md
+ doc/HACKING/ReleasingTor.md \
+ doc/HACKING/WritingTests.md \
+ doc/HACKING/tracing/EventsCircuit.md \
+ doc/HACKING/tracing/README.md
docdir = @docdir@