瀏覽代碼

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

Nathalie Furmento 13 年之前
父節點
當前提交
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