aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-31 04:30:13 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-31 04:30:13 +0000
commitf41d3abb41cca922e8461fa99965818966fccebf (patch)
tree10fb87f7c8d53af8f1a7792f917d5f24237f1c38 /doc/Makefile.am
parent3e2f1c8bb8398368412427952ac598880d05d980 (diff)
downloadtor-f41d3abb41cca922e8461fa99965818966fccebf.tar
tor-f41d3abb41cca922e8461fa99965818966fccebf.tar.gz
weasel suggests that this will help.
svn:r6276
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ac9c43abd..60e608180 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -8,6 +8,7 @@ SUBDIRS = design-paper
DIST_SUBDIRS = design-paper
website:
+ cd $(srcdir)/../../website && $(MAKE)
mkdir $(distdir)/website
cp -p $(srcdir)/../../website/docs/tor-*.html.* \
$(srcdir)/../../website/stylesheet.css $(distdir)/website