Explorar el Código

doc/Makefile.am: add rule to update web server

Nathalie Furmento hace 13 años
padre
commit
e01e0deaaa
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      doc/Makefile.am

+ 4 - 0
doc/Makefile.am

@@ -57,3 +57,7 @@ uninstall-local:
 #
 #CLEANFILES= \
 #	vector_scal_c.texi vector_scal_cuda.texi vector_scal_opencl.texi vector_scal_opencl_codelet.texi
+
+# Rule to update documentation on web server. Should only be used locally.
+update-web:
+	scp starpu.pdf starpu.html sync:/web/runtime/html/StarPU