Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
yeah, right all of us use git-svn these days. No need to hide it
[simgrid.git] / Makefile.am
index d09f91e..8040512 100644 (file)
@@ -1,3 +1,10 @@
+# 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 teshsuite examples doc
 
@@ -5,7 +12,8 @@ SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS C
        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)