X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/30820942d6f98e57261592bb826e7da80f65a41e..388e72a241e9de8098ba85174d5b9a9b7018703b:/examples/gras/Makefile.am diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 02f998e0ae..b686017e69 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -1,2 +1,11 @@ -SUBDIRS= ping # bandwidth alnem saturate -# gras_stub_generator WAN_3.platform.txt WAN_3.platform_2.txt +# 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 properties +# p2p + +include $(top_srcdir)/acmacro/dist-files.mk