X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/42482b305301fa7fae8764506d906ed45dfce64e..3f8ab7a2b8ebf0665177ebc57d9aac522f47f151:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 7f1409c57e..ce5e901bb4 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,6 @@ -SUBDIRS=msg gras # ping bandwidth alnem saturate +SUBDIRS= msg gras amok simdag +if HAVE_JAVA + SUBDIRS+= java +endif include $(top_srcdir)/acmacro/dist-files.mk