aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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