X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/28ee226d1aed00b2de5646a58142c87c4b0f8276..865f97c868ce92518b1cf4f23e23bd1b16b7917c:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 14df41729d..80245b975e 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -4,8 +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 java +SUBDIRS= msg gras amok simdag java smpi include $(top_srcdir)/acmacro/dist-files.mk