X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/65711338de6431c19a2a8c1c1c62bc744405f42a..ce565aba5d85be05fae86117fe73792a0bcbc0a4:/Makefile.am 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