diff options
-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 2277b3dc0d..8a3c8e75db 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,7 @@ man_MANS = tor.1 tor-resolve.1 SUBDIRS = design-paper spec -DIST_SUBDIRS = design-paper +DIST_SUBDIRS = design-paper spec website: ../../website/docs/ rm -rf website |