X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/32c10a8d7dba4d62394ba0d10a8a21a3ffea1e32..5b0f10320bc41d518a6a15e71182f2a14bbf03ad:/examples/Makefile.am?ds=sidebyside diff --git a/examples/Makefile.am b/examples/Makefile.am index b54f87ece3..14df41729d 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,4 +1,11 @@ -SUBDIRS=msg # ping # bandwidth # saturate -EXTRA_DIST= modules.doc -#gras_stub_generator WAN_3.platform.txt WAN_3.platform_2.txt -# saturate alnem +# 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