Просмотр исходного кода

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

Nathalie Furmento лет назад: 13
Родитель
Сommit
e01e0deaaa
1 измененных файлов с 4 добавлено и 0 удалено
  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