X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e1c190397d9e2c31a34db0ca8891dc23eeba5e2d..496b518ef86c645f85931c53b9c8cba9e34bd66a:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 6b01b13415..14df41729d 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -4,10 +4,8 @@ # 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 -if HAVE_JAVA - SUBDIRS+= java -endif +SUBDIRS= msg gras amok simdag java include $(top_srcdir)/acmacro/dist-files.mk