diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-01 09:37:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-01 09:37:28 -0400 |
commit | 43dc92441d843bd0be032dd8565e4316b8019f1e (patch) | |
tree | 26c13342187f4d296b46f64a8353f1cc299b4efa /doc | |
parent | 028523c801606301fe744eee462a55efeda385ec (diff) | |
download | tor-43dc92441d843bd0be032dd8565e4316b8019f1e.tar.gz tor-43dc92441d843bd0be032dd8565e4316b8019f1e.zip |
Tabify all of the .am files.
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 \ |