Explorar el Código

ship missing file

Samuel Thibault hace 6 años
padre
commit
3324b07b7c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      doc/doxygen_dev/Makefile.am

+ 2 - 1
doc/doxygen_dev/Makefile.am

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