From: alegrand Date: Wed, 30 Mar 2005 23:48:18 +0000 (+0000) Subject: upload what you can on gforge X-Git-Tag: v3.3~4157 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a6928ad19369215544612db036d822f6a78dd2a2 upload what you can on gforge git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1197 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/Makefile.am b/Makefile.am index 0f41cafd9c..ee36e12c2b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ publish: dist @echo "----[ Put the tarball @VERSION@ on gcl ]----" scp @PACKAGE@-@VERSION@.tar.gz gcl.ucsd.edu:/home/www/simgrid/dl/ scp -r doc/html/* gcl.ucsd.edu:/home/www/simgrid/ + scp -r doc/html/* scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/ scp ChangeLog gcl.ucsd.edu:/home/www/simgrid/dl/ChangeLog @echo "----[ Put the tarball @VERSION@ on the local filesystem ]----" cp @PACKAGE@-@VERSION@.tar.gz ~/public_html/simgrid2