Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure GRAS RL examples don't use the same ports when running tests in parallel
[simgrid.git] / examples / gras / Makefile.am
index 33b1b6db70297d007ab99f1cc9b0562ef191b959..7570b3ecae5c8352b6293a0c2058e6223249ea01 100644 (file)
@@ -1 +1,13 @@
-SUBDIRS= ping # 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 properties 
+#replay
+# p2p
+
+include $(top_srcdir)/acmacro/dist-files.mk