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