X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ef3acbef4d4754ec3af577d97d863a77a442b695..fd3ed993c66a191cea33f345f97686602e79f5db:/tools/Makefile.am diff --git a/tools/Makefile.am b/tools/Makefile.am index d14d8d2fa4..de2047a9a4 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -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