X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a7c7ae406347035d3205a840c134196ad3a08480..e90dd226891efc9327e81f46ba5cda5e28e4e2c5:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index ce5e901bb4..14df41729d 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,6 +1,11 @@ -SUBDIRS= msg gras amok simdag -if HAVE_JAVA - SUBDIRS+= java -endif +# 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