소스 검색

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