Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A script to recompile and rerun the whole chain from platfile+daxfile to actual repla...
[simgrid.git] / examples / gras / Makefile.am
index 87a7c0c..55941bc 100644 (file)
@@ -5,7 +5,8 @@
 # GNU LGPL (v2.1) licence.
 
 
-SUBDIRS= ping rpc spawn timer chrono mutual_exclusion/simple_token mmrpc all2all pmm synchro
+SUBDIRS= ping rpc spawn timer chrono mutual_exclusion/simple_token \
+  mmrpc all2all pmm synchro properties replay
 # p2p
 
 include $(top_srcdir)/acmacro/dist-files.mk