X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8c9435870a762e8e7421ebae7cc888012135403e..ef3acbef4d4754ec3af577d97d863a77a442b695:/tools/Makefile.am diff --git a/tools/Makefile.am b/tools/Makefile.am index 63dc0201dd..d14d8d2fa4 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,3 +1,12 @@ -SUBDIRS=gras +# 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 include $(top_srcdir)/acmacro/dist-files.mk -EXTRA_DIST= graspe-master +if GRAMINE_MODE +else +EXTRA_DIST= simgrid_update_xml.pl graspe-master +endif