summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-08-26 18:27:05 +0200
committerStef Walter <stefw@gnome.org>2013-08-26 18:27:05 +0200
commitd9d3b4922c5a210a9e82bc099505c1952c555826 (patch)
tree167a8be2a412bf717454c04d2790d4571e24b8a5 /Makefile.am
parentb8ad18fd3c49f744c4f744eae241c18f8fb8a953 (diff)
Release version 3.9.90
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2ad142b0..b6db0ab6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,4 +76,5 @@ clear-coverage:
endif
upload-release: $(DIST_ARCHIVES)
- scp $(DIST_ARCHIVES) master.gnome.org:
+ scp $(DIST_ARCHIVES) master.gnome.org:
+ ssh master.gnome.org ftpadmin install $(DIST_ARCHIVES)