浏览代码

weasel suggests that this will help.

svn:r6276
Roger Dingledine 18 年之前
父节点
当前提交
f41d3abb41
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/Makefile.am

+ 1 - 0
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