X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ef3acbef4d4754ec3af577d97d863a77a442b695..98565a6c0f5af14d8b0c0104570b927a56d0845c:/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