From: mquinson Date: Thu, 30 Mar 2006 23:20:42 +0000 (+0000) Subject: Some room for the rpc example X-Git-Tag: v3.3~3325 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7923573c27797ef387caeb55a5ae4c4c60f28bf3?ds=sidebyside Some room for the rpc example git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2033 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 2666d7c006..9d8d0ec35f 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS= ping timer chrono tokenS mmrpc p2p +SUBDIRS= ping rpc timer chrono tokenS mmrpc p2p include $(top_srcdir)/acmacro/dist-files.mk