X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/edadfc86af1f3cb35e420c152c77f729e3b6a311..16fdb8c65ac8d5baebc0278c499546c5fb10207b:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f93892832c..7f9d10e39a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS= include src tools examples testsuite doc +SUBDIRS= include src tools testsuite examples doc DISTCLEANFILES = *~ ACLOCAL = aclocal-1.9 -I acmacro @@ -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/" @@ -89,7 +89,7 @@ splint: ## remote: - @tools/graspe-master + @$(top_srcdir)/tools/graspe-master endif