X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9966467dbf69806d43dfd5c3f73d6cf698e89278..c8b31f6c35a1b234a459f0579d5e7ee3a5fa5326:/Makefile.am diff --git a/Makefile.am b/Makefile.am index b7d16fe620..804051236c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,19 @@ +# 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. + + # GRAMINE_CUT_BEGIN -SG_SUBDIRS= testsuite examples doc +SG_SUBDIRS= testsuite teshsuite examples doc SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS ChangeLog \ acmacro/aci.m4 \ tools/graspe-slave.in \ tools/MSG_visualization \ - tools/MSG_visualization/colorize.pl + tools/MSG_visualization/colorize.pl \ + checkall # GRAMINE_CUT_END SUBDIRS= include src tools $(SG_SUBDIRS)