X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/313487f556afa9fd9482106f9b5bb34060f8fb1a..a7c08982b3f088eca94de033eb9f0d86fc8bc4c9:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 67a28ed638..245fccc1c7 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,12 @@ -SUBDIRS=msg # ping bandwidth alnem saturate -EXTRA_DIST= modules.doc -# gras_stub_generator WAN_3.platform.txt WAN_3.platform_2.txt +# 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