Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
parameter "--trace" to control whether to trace masterslave examples
[simgrid.git] / tools / Makefile.am
index d14d8d2..de2047a 100644 (file)
@@ -4,9 +4,10 @@
 # You can redistribute and/or modify it under the terms of the
 # GNU LGPL (v2.1) licence.
 
-SUBDIRS=gras tesh
+SUBDIRS=gras tesh 
+#tesh2
 include $(top_srcdir)/acmacro/dist-files.mk
 if GRAMINE_MODE
 else
-EXTRA_DIST= simgrid_update_xml.pl graspe-master
+EXTRA_DIST= simgrid_update_xml.pl graspe-master sg_unit_extractor.pl
 endif