X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c55803f86d986570fa34340b5e88548d9b38ee5..69be1c2723a8ae01343cf1faba67091c49eff197:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 50934c3d6f..ce5e901bb4 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,6 @@ -SUBDIRS= msg gras # amok +SUBDIRS= msg gras amok simdag +if HAVE_JAVA + SUBDIRS+= java +endif include $(top_srcdir)/acmacro/dist-files.mk