summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-05-10 12:32:16 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-05-10 12:32:16 +0000
commitd37d9b502a6195f89c305d358a2b6cf1fb4205c6 (patch)
tree964631f594f5c4d5e3dd047cac87739a4d0adc11 /Makefile.am
parentbb5e75fef31776c774ffafb6e3679d829b0dcce6 (diff)
downloadtelepathy-glib-d37d9b502a6195f89c305d358a2b6cf1fb4205c6.tar.gz
add rule to top-level Makefile to upload documentation to freedesktop.org
20070510123216-c9803-82ad1af8d814cce837d65b009bd479de98911952.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e60b9fcee..03b7d3a53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,3 +22,7 @@ check-local::
dist-hook:
chmod u+w ${distdir}/ChangeLog
if test -d _darcs; then darcs changes >${distdir}/ChangeLog; fi
+
+maintainer-upload-docs:
+ rsync -rtvzPp --chmod=Dg+s,ug+rwX,o=rX docs/reference/html/ \
+ telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib