X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3913bb7b7d28a6c8f383b7973f72a4fc7a1f4f01..f9bb80daccf52fba2e729885ff8cf57f76d4ab1d:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 77125cf4a1..80245b975e 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,12 @@ -SUBDIRS= msg gras amok simdag java +# 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 \ + platforms/metaxml.xml platforms/metaxml-random.xml + +SUBDIRS= msg gras amok simdag java smpi include $(top_srcdir)/acmacro/dist-files.mk