summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-01-27 21:05:01 +0100
committerSebastian Hahn <sebastian@torproject.org>2010-01-28 09:03:21 +0100
commit32c1863a673cc66758c393e24a9218de5d17ab8b (patch)
tree344c9f03e555bb00d423f444d4bd8df588750d38 /doc/Makefile.am
parentc5380d606446950a042946f5178be2c3c8e40638 (diff)
downloadtor-32c1863a673cc66758c393e24a9218de5d17ab8b.tar.gz
tor-32c1863a673cc66758c393e24a9218de5d17ab8b.zip
Fix building the tarball
This removes the Makefile.am from doc/design-paper and replaces it with a static Makefile. We don't need to call it during the normal Tor build process, as we don't need its targets normally. Keeping it around in case we want to rebuild the pdf or ps files later.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 45379d18b9..d28c571247 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -30,7 +30,7 @@ doc_DATA = $(asciidoc_files:=.html)
asciidoc_product = $(nodist_man_MANS) $(doc_DATA)
-SUBDIRS = design-paper spec
+SUBDIRS = spec
DIST_SUBDIRS = spec