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