]> AND Public Git Repository - simgrid.git/blobdiff - examples/gras/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various fixes. Working (in SG) for ForkJoins, but not for Montage.
[simgrid.git] / examples / gras / Makefile.am
index e5ffe5fff08da4cf90483c11062decf5e563076b..55941bc6feebeec194de4d7bbf939981cc12ff13 100644 (file)
@@ -1,3 +1,12 @@
-SUBDIRS= ping rpc timer chrono mutual_exclusion/simple_token mmrpc p2p all2all pmm
+# 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 replay
+# p2p
 
 include $(top_srcdir)/acmacro/dist-files.mk