X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bd88e29544954dae0bed89a0c54bd345cf3c31df..1189292e2b7ebb9fb1ef975160e5a85454b3c0bb:/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/"