Bläddra i källkod

Makefile.am: make dist needs to copy these files

Nathalie Furmento 15 år sedan
förälder
incheckning
69132ceed0
1 ändrade filer med 6 tillägg och 1 borttagningar
  1. 6 1
      doc/Makefile.am

+ 6 - 1
doc/Makefile.am

@@ -18,7 +18,12 @@ info_TEXINFOS = starpu.texi
 
 MAINTAINERCLEANFILES = starpu.pdf
 
-EXTRA_DIST = starpu.pdf
+EXTRA_DIST = starpu.pdf \
+	starpu.css \
+	vector_scal_c.texi \
+	vector_scal_cuda.texi \
+	vector_scal_opencl_codelet.texi \
+	vector_scal_opencl.texi
 
 AM_MAKEINFOHTMLFLAGS = --css-include=$(top_srcdir)/doc/starpu.css --no-headers --no-split