X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3ac8124e5fcee52dc950d676fda4a219408ea8a6..b24c14fba1046bbf5577d5b0ab1fe47b2af69a0d:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 94ae9756f7..245fccc1c7 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,4 +1,12 @@ -SUBDIRS=msg gras # ping bandwidth alnem saturate -EXTRA_DIST= modules.doc +# 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 simdag include $(top_srcdir)/acmacro/dist-files.mk