From f7e9a2b166568860ff95ac4cf0c58228bfc8da1e Mon Sep 17 00:00:00 2001 From: mquinson Date: Fri, 19 May 2006 07:45:46 +0000 Subject: [PATCH 1/1] Add all2all to the picture git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2245 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1