Parcourir la source

ship missing file

Samuel Thibault il y a 6 ans
Parent
commit
3324b07b7c
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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