X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/61aa68324746c53bc5eb1659c405790f586fde67..a5afaee62be6661d36a8d42cb727d28833d17d7e:/tools/Makefile.am diff --git a/tools/Makefile.am b/tools/Makefile.am index 7f6c759fd9..de2047a9a4 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,6 +1,13 @@ -SUBDIRS=gras tesh +# 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=gras tesh +#tesh2 include $(top_srcdir)/acmacro/dist-files.mk if GRAMINE_MODE else -EXTRA_DIST= graspe-master +EXTRA_DIST= simgrid_update_xml.pl graspe-master sg_unit_extractor.pl endif