X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/016df92e89c5ce9cee28e9249d6e6877258daf9e..8222f8d9049626eec0ff3e39bdef19b541eea164:/tools/Makefile.am diff --git a/tools/Makefile.am b/tools/Makefile.am index 87fe9b3108..d293812a4a 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,2 +1,13 @@ -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 +if GRAMINE_MODE +else +EXTRA_DIST= graspe-master +endif