diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/include.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/include.am b/doc/include.am index 7942188eaf..e429d05a49 100644 --- a/doc/include.am +++ b/doc/include.am @@ -29,9 +29,9 @@ doc_DATA = endif EXTRA_DIST+= doc/asciidoc-helper.sh \ - $(html_in) $(man_in) $(txt_in) \ - doc/state-contents.txt \ - doc/torrc_format.txt \ + $(html_in) $(man_in) $(txt_in) \ + doc/state-contents.txt \ + doc/torrc_format.txt \ doc/TUNING \ doc/HACKING/README.1st.md \ doc/HACKING/CodingStandards.md \ |