aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-02-21 16:02:16 -0500
committerNick Mathewson <nickm@torproject.org>2011-02-21 16:02:16 -0500
commit7bdb7d4811bb5ff027e124e6558181167c2e2f91 (patch)
tree6d7790266d575f12814444e933b2f3e5dcaa904f /doc/Makefile.am
parent28de4d83fd59bd656ebcda4442dc10482b8fb00a (diff)
downloadtor-7bdb7d4811bb5ff027e124e6558181167c2e2f91.tar
tor-7bdb7d4811bb5ff027e124e6558181167c2e2f91.tar.gz
Remove specs from 0.2.1 branch: they have moved to a new repository.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 79123d81d..295981375 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,11 +2,11 @@
EXTRA_DIST = HACKING \
tor-resolve.1 tor-gencert.1 \
tor-osx-dmg-creation.txt tor-rpm-creation.txt \
- tor-win32-mingw-creation.txt
+ tor-win32-mingw-creation.txt spec/README
man_MANS = tor.1 tor-resolve.1 tor-gencert.1
-SUBDIRS = design-paper spec
+SUBDIRS = design-paper
-DIST_SUBDIRS = design-paper spec
+DIST_SUBDIRS = design-paper