From: mquinson Date: Fri, 19 May 2006 07:45:46 +0000 (+0000) Subject: Add all2all to the picture X-Git-Tag: v3.3~3113 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f7e9a2b166568860ff95ac4cf0c58228bfc8da1e?hp=493afcb23b23c3b781bce78f6b5639b465bcdc60;ds=sidebyside Add all2all to the picture git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2245 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 9d8d0ec35f..cfad2f85f0 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS= ping rpc timer chrono tokenS mmrpc p2p +SUBDIRS= ping rpc timer chrono tokenS mmrpc p2p all2all include $(top_srcdir)/acmacro/dist-files.mk