diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-10-03 15:05:06 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-10-03 15:05:47 +0200 |
commit | 5f156149b05e7b5ab9e54eeee729136d9d59128c (patch) | |
tree | f6684de19d6ab62916cf2aa8e314498922f06cf8 /Makefile.am | |
parent | 2a0b73c02353a155e473504546a8b7e598da4449 (diff) |
Upload documentation to the 5.14.x location
To be reverted in the 5.15 branch.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ce56b120..6ce833e0 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-5.14.x/ include tools/lcov.am include tools/telepathy.am |