diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-08-03 10:07:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-08-03 10:07:57 -0400 |
commit | b4e2d0607d9697f767c70b24fd225a75ed06371f (patch) | |
tree | 7931bf141ff8ea12b7a2022e44864aea84b7067b /doc | |
parent | 05fa0a3ef657c9309a51a1d7b4e78b2764f110f6 (diff) | |
parent | ddf5020ea8d51292791138ea14f5f369191bcbc9 (diff) | |
download | tor-b4e2d0607d9697f767c70b24fd225a75ed06371f.tar.gz tor-b4e2d0607d9697f767c70b24fd225a75ed06371f.zip |
Merge commit 'sebastian/distcheck'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index d976f9d6fa..2e70fd7474 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -77,5 +77,5 @@ torify.html : torify.html.in tor-gencert.html : tor-gencert.html.in tor-resolve.html : tor-resolve.html.in -CLEANFILES = $(asciidoc_product) +CLEANFILES = $(asciidoc_product) config.log DISTCLEANFILES = $(html_in) $(man_in) |