[Telepathy-commits] [telepathy-glib/master] maintainer-upload-release: as well as doing what telepathy.am does, upload the docs

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Oct 15 01:32:07 PDT 2008


---
 Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 40be4de..352bafc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,5 +14,10 @@ check-local::
 	egrep -A 5 '[F]IXME|[T]ODO|[X]XX' $(srcdir)/telepathy-glib/*.[ch] \
 		> FIXME.out || true
 
+maintainer-upload-release: _maintainer-upload-release-local
+_maintainer-upload-release-local: _maintainer-upload-release-check
+	rsync -rtvzPp --chmod=Dg+s,ug+rwX,o=rX docs/reference/html/ \
+	telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib/
+
 include tools/lcov.am
 include tools/telepathy.am
-- 
1.5.6.5




More information about the Telepathy-commits mailing list