X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5656a19c3369334d8de792391b1a085732b743ee..710e2ad7303dce00b7a72feebdc2cec6823806b6:/Makefile.am diff --git a/Makefile.am b/Makefile.am index c7fb83ef36..7f9d10e39a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,7 +58,7 @@ publish: dist sync-gforge: rsync --copy-links --verbose --archive --cvs-exclude --compress --delete \ --delete-excluded --rsh=ssh -I \ - doc/html/ scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/ + doc/html/ scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/doc/ ssh scm.gforge.inria.fr "chgrp -R simgrid /var/lib/gforge/chroot/home/groups/simgrid/htdocs/" ssh scm.gforge.inria.fr "chmod g+rw -R /var/lib/gforge/chroot/home/groups/simgrid/htdocs/"