]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add doc/WritingTests.txt to distribution
authorNick Mathewson <nickm@torproject.org>
Thu, 3 Sep 2015 14:30:54 +0000 (10:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 3 Sep 2015 14:30:54 +0000 (10:30 -0400)
doc/include.am

index ff2de845b294f3c7c9197a6864cdede43e7e94eb..41d3d2a0c7a4095f66e22af51cf9851edeac95be 100644 (file)
@@ -37,7 +37,9 @@ endif
 EXTRA_DIST+= doc/HACKING doc/asciidoc-helper.sh                        \
              $(html_in) $(man_in) $(txt_in)                    \
              doc/state-contents.txt                            \
-             doc/torrc_format.txt doc/TUNING
+             doc/torrc_format.txt                              \
+            doc/TUNING                                         \
+            doc/WritingTests.txt
 
 docdir = @docdir@