summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 14:08:52 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 14:08:52 +0000
commit887b290fb0326f83bab0e3e9a72e810712d3db23 (patch)
tree9f92b1c658e9bf279b6c1cd763cf82e0be393509
parent879a1b06aa945dfb7a4d3df2dd5ce80b7f946f69 (diff)
downloadtelepathy-mission-control-887b290fb0326f83bab0e3e9a72e810712d3db23.tar.gz
upload MC plugin docs to a parallel location
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 05eb4508..3a8b4067 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
maintainer-upload-release: _maintainer-upload-release-local
_maintainer-upload-release-local: _maintainer-upload-release-check
rsync -rvzPp --chmod=Dg+s,ug+rwX,o=rX doc/reference/mission-control-plugins/html/ \
- telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/mission-control-plugins/
+ telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/mission-control-plugins-6/
include tools/lcov.am
include tools/telepathy.am