소스 검색

doc/doxygen_dev: no file refman.tex

Nathalie Furmento 6 년 전
부모
커밋
13d26b6341
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      doc/doxygen_dev/Makefile.am

+ 1 - 2
doc/doxygen_dev/Makefile.am

@@ -154,8 +154,7 @@ CLEANFILES = $(DOX_TAG) starpu_config.h \
 
 endif
 
-EXTRA_DIST += doxygen.cfg refman.tex \
-	      $(chapters) $(images)
+EXTRA_DIST += doxygen.cfg $(chapters) $(images)
 
 # Rule to update documentation on web server. Should only be used locally.
 PUBLISHHOST	?= gforge