X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6b4427ae95b989d821237e676af8786c6a32eeb8..509b9a6e5012607ed3e1b4e8ba5d1341d47f9f18:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index fabb92ac4b..80245b975e 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -4,11 +4,9 @@ # You can redistribute and/or modify it under the terms of the # GNU LGPL (v2.1) licence. -EXTRA_DIST= platforms/prop.xml +EXTRA_DIST= platforms/prop.xml \ + platforms/metaxml.xml platforms/metaxml-random.xml -SUBDIRS= msg gras amok simdag -if HAVE_JAVA - SUBDIRS+= java -endif +SUBDIRS= msg gras amok simdag java smpi include $(top_srcdir)/acmacro/dist-files.mk