Add gnome.org install command to 'make upload-release'

This commit is contained in:
Stef Walter 2015-08-03 09:33:26 +02:00
parent bcb4091715
commit 43b7633993

View File

@ -32,6 +32,7 @@ dist-hook:
upload-release: $(DIST_ARCHIVES)
scp $(DIST_ARCHIVES) master.gnome.org:
ssh master.gnome.org ftpadmin install $(DIST_ARCHIVES)
upload-docs:
rsync -Hvax docs/reference/libsecret/html/./ master.gnome.org:public_html/libsecret-docs/