X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ef99a405745deb2eaaa8fd1539fa6377495f9217..6ae75bc338dec8dd234cce993bda7b387ce11437:/examples/gras/Makefile.am diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 1d5ab97cb7..e5ffe5fff0 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -1 +1,3 @@ -SUBDIRS= ping timer chrono # bandwidth alnem saturate +SUBDIRS= ping rpc timer chrono mutual_exclusion/simple_token mmrpc p2p all2all pmm + +include $(top_srcdir)/acmacro/dist-files.mk