X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d025d7c1cb392baeaaed4b058f0ec82b9cb11fde..719f54f0cb1ab272b4981f82cabada2a74f3d259:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 30707eb747..14df41729d 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,11 @@ -SUBDIRS= msg gras amok simdag +# 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. + +EXTRA_DIST= platforms/prop.xml + +SUBDIRS= msg gras amok simdag java include $(top_srcdir)/acmacro/dist-files.mk