Browse Source

doc/Makefile.am: use dist_html_DATA for html documentation

Nathalie Furmento 12 years ago
parent
commit
5a5ecd709e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/Makefile.am

+ 1 - 1
doc/Makefile.am

@@ -42,7 +42,7 @@ MAINTAINERCLEANFILES = starpu.pdf starpu.html
 EXTRA_DIST = starpu.css
 
 dist_pdf_DATA = starpu.pdf
-dist_pdf_DATA += starpu.html
+dist_html_DATA = starpu.html
 
 AM_MAKEINFOHTMLFLAGS = --css-include=$(top_srcdir)/doc/starpu.css --no-headers --no-split