Browse Source

Include doc/TUNING in our release tarballs

Sebastian Hahn 8 years ago
parent
commit
6034e21331
2 changed files with 6 additions and 1 deletions
  1. 5 0
      changes/bug16929
  2. 1 1
      doc/include.am

+ 5 - 0
changes/bug16929

@@ -0,0 +1,5 @@
+  o Minor bugfixes:
+    - include the TUNING document in our source tarball. It is referred
+      to in the ChangeLog and an error message. Fixes bug 16929; bugfix
+      on 0.2.6.1-alpha.
+

+ 1 - 1
doc/include.am

@@ -37,7 +37,7 @@ endif
 EXTRA_DIST+= doc/HACKING doc/asciidoc-helper.sh			\
              $(html_in) $(man_in) $(txt_in)			\
              doc/state-contents.txt				\
-             doc/torrc_format.txt
+             doc/torrc_format.txt doc/TUNING
 
 docdir = @docdir@