aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-03-28 04:08:07 -0400
committerNick Mathewson <nickm@torproject.org>2012-03-28 04:08:56 -0400
commita9c0e9fec2ced629aefdc1436ec41467353cc9a0 (patch)
tree630a73ae977af644a3dfbb07c913c7c8415d4da6 /doc/Makefile.am
parent8387d8571ff85fb36097cdda78267aac509ec53e (diff)
downloadtor-a9c0e9fec2ced629aefdc1436ec41467353cc9a0.tar
tor-a9c0e9fec2ced629aefdc1436ec41467353cc9a0.tar.gz
Write initial documentation for the contents of the state file
Fixes bug 2987. There is still some information to go, but now we have a place to put it.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d8d9fbefc..d26f830f8 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -37,7 +37,8 @@ endif
EXTRA_DIST = HACKING asciidoc-helper.sh \
$(html_in) $(man_in) $(txt_in) \
tor-rpm-creation.txt \
- tor-win32-mingw-creation.txt spec/README
+ tor-win32-mingw-creation.txt spec/README \
+ state-contents.txt
docdir = @docdir@