X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ef99a405745deb2eaaa8fd1539fa6377495f9217..e88eac1cbcd65de4fed7073b110f3730d4cccf31:/examples/gras/Makefile.am diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 1d5ab97cb7..87a7c0c640 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -1 +1,11 @@ -SUBDIRS= ping timer chrono # bandwidth alnem saturate +# Copyright (c) 2004-2007. The SimGrid team. All right reserved. + +# This file is part of the SimGrid project. This is free software: +# You can redistribute and/or modify it under the terms of the +# GNU LGPL (v2.1) licence. + + +SUBDIRS= ping rpc spawn timer chrono mutual_exclusion/simple_token mmrpc all2all pmm synchro +# p2p + +include $(top_srcdir)/acmacro/dist-files.mk