Browse Source

Add doc/WritingTests.txt to distribution

Nick Mathewson 8 years ago
parent
commit
1d514b8a91
1 changed files with 3 additions and 1 deletions
  1. 3 1
      doc/include.am

+ 3 - 1
doc/include.am

@@ -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@